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

Search In

How to create a web service

SOAP:Simple Object Access Protocol defines the request and response message format in a web service. It is XML-based communication format and encoding format for inter-application communication. SOAP is built to use for cross-platform, cross-language

split() method in JavaScript String

JavaScript String split() method : The split() method breaks the string into array of strings for a given expression. The string breaks from every point where the expression matched. For example if we give the blank “” expression then it will break t

CodeIgniter file structure

Right now that you've got CodeIgniter delivered electronically in addition to unzipped, create a second to think about the actual document design. Under shows the original folder design an individual ’ ll see. You can see above three folders in ad

sort() method of JavaScript Array

JavaScript Array sort() method : The sort() method is used to sort the elements of the array. By default sort() method sorts the elements in alphabetically ascending order. But in case of array contains the numeric values as a string then it will giv

How to make Login and Signup in a single template

Hello Reader's if you are making the resposive website then you can make login and signup in same desing template. Then you just have to create a front page in html and use the following code:- <link href="//maxcdn.bootstrapcdn.com/font-awesome/

HTML BACKGROUNDS

Usually any webpage that has been created is with a white background by default unless until we provide some styling to it.like background color,background image,border-,any pattern or transparent backgrounds etc. HTML background styling can be p

SQL Server : Global Variables

SQL Server provides a number of global variables, which are very useful.The values of these variables is maintained by the server. All the global variables represent information specific to the server or a current user session.The names of global var

SQL CONSTRAINTS

SQL CONSTRAINTS A constraint is a rule or limitation that we place on the data in a database that we can put into a column(s). A constraint is part of the table. we can apply constraints when we create the table or afterwards. Constraints could be a

How to get your latitude and longitude in android.

Follow the steps mentioned below to get your location latitude and longitude 1) Create a class and name it LocationManger.java and impliment GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener, LocationListener in the cl

Launching EC2 instance in amazon

Launching a new instance on amazon ec2 Hi Friends, Today I am going to tell you step by step how to setup amazon ec2 server. After completing sign-up in to amazon from http://aws.amazon.com. You will be redirected to a home screen of the amazon tha

1 871 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: