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

Search In

How to use AsyncTask in android?

In the below example I have clearly described how to use  AsyncTask. First of all you should know what is AsyncTask ?   AsyncTask is an abstract class provided by android which helps us to use the UI thread properly. AsyncTask class allows

Define Service Entities in liferay 6.2

Hello guys, Entities are the heart of a service which are defined in the service.xml in the liferay portlet. It represents the map between the model objects in Java and the fields/column and tables in your database. Once your entities are defined in

Add fadein effect animation for UIImageView

How to add a fadein effect to an imageview in objective C Hello all, Many time we stuck in adding fadein effect animation for UIImageView. to add a fadein effect to an imageview in objective C, please use below mentioned method. -(void)fadeEffet:

How to remove ListView Item dynamically using animation function in android?

In the below example I have created a ListView , when user touch ListView row item then that particular row item will be remove dynamically. Here, first I have added Listview in activity_main.xml layout. In next step I have created row.xml layout her

How to Transform XML Data As HTML Using XSLT in ASP.NET MVC

XSLT   XSL stands for eXtensible Stylesheet Language used for XML styling. XSLT in turn stands for XSL transformations i.e transformation of XML documents into different specific/design formats like XML transformation into Html.   Steps

Multiple TableViews in a ViewController

Adding a UITableView in a ViewController is a great way to display data and information in a list, and it is easy to implement as well. The problem arises when the developer have to implement more than one table views in a viewController using a

Spring bean Lazy-initialization

Spring container initialize all the beans registered in the bean configuration file at the time of context start up. When application starts first time all beans are initiated. This helps container to search dependencies are exist or not at the time

How to create notification in android.

1) To create notification UI content and action we make use of  NotificationCompat.Builder object and Builder object must include the following:- Small icon that would be shown when your notification will arrive at your device and it is done

Cubic-bezier function

Cubic-bezier curve is alike a parametric curve which is used in computer graphics and many other related fields. In animation, Bezier curves are used to smoothen the cursor orbit within the user interface design. Cubic-bezier curve is defined by the

How to use later method of iOS version with earlier iOS base sdk

What if you want to build the iPhone app with iOS sdk 6.0 and want to use some method of iOS sdk 7.0? There is no such way in Xcode to build the app using two different versions of iOS sdk. If you use any method which is available only in iOS 7.0

1 332 481
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: