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

Search In

Bind arraylist to gridview in Asp.net

Gridview is a rich control of asp.net c#,it fetches the data from database and display data in the form of columns and rows(tabular form). There are features for CRUD operations in gridview, User can perform edit,update,delete operations with the dat

CakePHP vs Node.js : Which One & Why to Use for Web App Development?

CakePHP vs Node.js: Major Differences CakePHP and Node.JS both are server side technologies but still there can be few dissimilarity between a CakePHP back-end and a JavaScript-powered back-end via Node.js.       Envir

How to create Stored Procedure with parameter

Stored Procedures : Stored Procedures are the functions which sits on the database side and provide the services to the user by calling it. Stored Procedures are same as we like functions in our code. Stored Procedures can be created with having no p

Datetime vs Timestamp in MySQL and PHP

Hello Readers, This blog tell the difference between the Datetime vs Timestamp in MySQL and PHP. 1> Datetime and Timestamp are used to store datetime and then retrieve the datetime back. 2> Basically, In this we have a 2 factor which help yo

CakePHP Folder Structure

After downlaoding and extracting CakePHP folder, one should see the following files and folders: app cake vendors plugins .htaccess index.php README Three main folders in which one will usually work: 1.The app folder is one where the applicat

Sending Email Using Send Grid for Window Azure Server

This is a function to send Email from Azure Server Using Send Grid. public Dictionary FogotPassword(String Email) { Dictionary row = new Dictionary(); string Password = string.Empty; DataTable dt = new Dat

Using Putty and SSH Tunnel to connect to MySQL on remote server from SQLYog

To connect to a remote MYSQL server using SQLYog you can create SSH tunnel using putty following the steps. Connect to the remote server using putty. . Right Click on putty window and select the change settings option. On settings screen

Using Local Storage In HTML5 - Capable Browsers

What is Local Storage in HTML5 ? The Local Storage is a client side web storage database which is used to store the data in the form of key/value pairs. Using Local Storage, we can store the data of at least 5MB. It provides javascript based API to

0 width html character

0 width html character The 0 width character ('#8203;') is displayed on database as "". Event if we do replace or index of , we wont be able to see this character. This can be seen if you paste it in notepad++. To Handle this : private static str

0 width html character

0 width html character The 0 width charcter (​) is displayed on database as "". Even if we do replace or index of , we wont be able to see this character. This can be seen if you paste it in notepad++. To Handle this : private static st

1 120 161
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: