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

Search In

HTML5 Geolocation API

HTML5 Geolocation API The Geolocation API specifies a general putting into effect for the objects, properties, and methods to unite with the Geolocation interface. One object holds the whole implementation of the W3C Geolocation API—the Geolocation

difference between die and exit in php

Hello Readers, 1. In php both die() and exit() are equivalent functions. 2. Basically die is used to throw an exception while exit is not, it is only used to exit the process. 3. The die() function is used to print the message and exit the script

Using MySQL with node.js

Hello Everyone , In this blog we will discuss about how to use MYSQL in node.js. node-mysql is one of the best modules which can be used for working with MySQL database. To install the MySQL in node.js driver you have to follow up with the below pro

Quick Sort library function in C

Quick sort can be very useful to you if you want to sort your array efficiently. The Time complexities for quick sort Best Case performance        : O(n log n) Average Case Performance : O(n log n) Worst Case Perfo

Basics of IP addressing

What is IP Address ? IP is an address which is given to each and every device in a network. It's a logical address given to devices in a network. It Works in Network layer IP Versions: 1> IPv4 - 32 bits(represented by 0 and 1) - IP a

REST Web Sertvice

RESTful web services are built to work best on the Web.Representational State Transfer (REST) is an architectural style that specifies constraints, such as the uniform interface, that if applied to a web service induce desirable properties, such as p

Functions of Resource Selection by RMS.

Functions of Resource Selection by RMS. RMS means “Resource Management System”.RMS plays an important role in the resource Selection Process. This is a very important resource selection process by resource management system through matching finger

Char array is better than String for password prevention

Why Char array is better than String for storing secure data like Password in Java? As we know that String is immutable in Java if we store password as String, it will be available in memory (Heap) until Garbage collector clears it and since String

NSSplitView delegate for controlling minimum and maximum sizes of views

NSSplitView have delegate methods where we control the minimum and maximum sizes of sections and which views expand or collapse by what amount. Constraining the coordinates in the splitView:constrainMinCoordinate:ofSubviewAt: sets the minimum size o

How to bind a Datalist inside a Datalist

Nesting Datalist Use the .aspx code below to bind datalist inside a datalist. <asp:DataList ID="lstPanels" runat="server" RepeatColumns="1" RepeatDirection="Horizontal" DataKeyField="PanelID" OnItemDataBound="lstPanelsItemDataBound"> &

1 154 320
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: