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

Search In

Getting ZipCode from lat/long in android

This blog will help you in getting geographical information of any location by using latitude/longitude. By using Java API Geocoder, it is easy to get geographical information of any location. The response will be in JSON or XML format. Write the f

How to create a Custom Button

How to create Custom Button in Android In Android it is very easy to use buttons , eclipse Ide provides you with drag and drop functionality.But we can use different approach and create our own custom button. create an android project, in its

Best QA Training Institutes in India

There are number of institutes which provides QA training in India.Some of The best QA training institute in India are listed below : QSpiders : Software industry keeps on doing changes day by day and improving, so do technology updates, Qspiders we

Events in OpenERP 6.1

On Change (on_change) The on_change is the attribute that describes what will happen when a field value changes, what changes in other fields or an event will take place. Syntax <field name="field_name" on_change="function_name(field1, field2,.

Understanding Lambda Expressions

What is Lambda Expression ? Anonymous function that takes no parameter and return nothing can be written in form of Lambda. In descriptive terms Lambda expressions are a simpler syntax for anonymous delegates and can be used everywhere an anonymous

Animations in Orthello

Animations in Orthello Orthello is a 2D Plugin in Unity 3D.It is used to develop 2D games in Unity 3D. It basically consists of animations and sprites and let them to interact with one another. In this blog I have discussed animations. 1)Animation

ETL TESTING

We all know that systems are moving from legacy to new technology, and ETL is one of the common technique used to help this transformation. we can consolidate the scattered data for any organization while working with different data format and source

Spring "depends-on" attribute

dependsOn attribute for loading the depended beans referenced by another bean. dependsOn is a attribute as part of the bean tag and it takes the comma separated bean names which are loaded before the actual bean is instantiated. In this Example we c

depends-on attributes in spring

dependsOn attribute for loading the depended beans referenced by another bean. dependsOn is a bean tag that can indicate bean depends on another bean . In this Example we can see when ApplicationContext Container is initialize first it will i

NSDictionary

NSDictionary class represents an unordered collection of objects associate each value with a key. Create NSDictionary NSDictionary *cars = @{ @"Mercedes" : @"Benz SLK250"], @"BMW M3 Coupe" : @"M3 Coupe", @"Honda" : @"Civic", }; NSLo

1 469 949
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: