Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to implement Animation using Android TextSwitcher

To animate a particular label in android we have to use TextSwitcher on screen. TextSwitcher layout is similar as the other layouts in android, like Textview and Edittext. TextSwitcher is used to swap current text with the new one. We can also perfor

Tabbing & Accordion in Angular Material

Hi All, We Often need tabbing & Accordion functionality in our project and what if we need it via angular material. Her is a quick guide of doing it simply and accurately. Angular Material CSS references <!-- Angular Material CSS now av

Create illustrations with Adobe Draw and Capture CC

In this tutorial we'll learn about two new tools from adobe for android or iPhone/iPad users. Here we'll talk about Adobe Draw which is a part of Adobe Illustrator family and Adobe Capture CC. With the help of Adobe Draw you may create your idea

Color display technique

In computer graphics several different mathematical systems exists which are used to describe colors. The colors system used in computer graphics are typically known as primary 3 color system. Primary colors are those which cannot be created by mixin

Use of Case while updation in SQL

While doing updation or insertion you can select or insert values based on case selection in SQL For doing that will provide a better way to get filtered data updated or inserted ALTER PROC [dbo].[uspGetNudgesDetails] @AccessToken VARCHAR(50), @Be

How to convert SOAP response to PHP Array?

Converting SOAP response to Array in php.   Dealing with a SOAP client response for a flight booking application or any other, This is how we get response from SOAP below: <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/

Collapsable UITableView header in Swift

To collapse table header in swift -> 1. Make a property of NSMutableSet, name it "collapsedSections", this property will be use to check Collapsed section in the UItableViewCell.   var collapsedSections:NSMutableSet = []  

Create simple responsive form using html and css

If you want to create simple responsive user regestration form using html and css, below example will helps you.   In the below code I have create complete responsive form that includes several different elements and attributes. These elements

How to Save the selected item of a dropdown

If we want to save the selected item of a dropdown, we can save it by simply using Selectmenu widgets. Below is the simple example of Selectmenu widgets:- HTML- <body> <div class="example"> <form action="#"> <fie

How to amount residual in account module in OpenERP(Odoo-8)?

In OpenERP first we create custom module and module name is account_demo and then create four file like as __init__.py, __openerp__.py, account_demo.py, account_demo.xml file in your module and create function and function name like accoutss_residual

1 36 76
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: