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

Search In

jQuery Misc index() Method

Hello Readers, Jquery .index() method generally used to search for a define element within the jQuery object which it is called on. Jquery .index() method has 4 different signatures with different semantics which can be confusing. In this article

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

jQuery DOM manipulation methods

The following table provides list of all the methods that are used to manipulate the HTML and CSS.   Except html() method all other methods below work for both HTML and XML documents.   Method Description   &n

Forget password in cakephp

Hello Reader's!,If you want to add forgot password field in your login page and send the forgot password link through mail Then I wrote this blog for you. // first create a forgot password link in your login page and allow forgot password page a

MVC architecture in .NET

While working with MVC projects you first need to understand the architecture of it.   You first need to understand these things   Event we all know that when something occurs like a button click or a text changed we can fire the even

Difference between Hub and Switch

  A hub acts as a multi port repeater. However, as more and more devices connect to it, it would not be able to efficiently manage the volume of traffic that passes through it.   A hub is used in past times where storage space is high an

  • 162
Data Sources in .NET

While fetching data from the sources like the text file , the xml file or from the database first thing you need to do is to create a data source for it. Data Source acts like a object of information that holds information about the settings and pat

Passing list as parameters in ADO.NET

While working with ADO.NET we always perform operations and for these operations parameters are required sometimes.   These parameters can be passed in the class object in number of ways.   One way is to pass these parameter in the list

Convention in SQL while writing queries

While working in SQL, you always write queries and stored procedures and these things needs to done in a better and go through the conventions manner so that the understandability of your script will be more.   Rules while writing queries in S

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

1 316 409
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: