Windows Shortcuts in Run Command
Hi friends ,In this article i would like to share some useful information about short cut keys in run command.
...
Read More Add your Comment
Get Browser Name and Version

Hi Friends, I would like to explain how to get the browser name and version using JavaScript, this article is very useful for cross browser compatibility. I have facing a problem, the pop-up is working in IE but not working in Mac Firefox, so I wrote code based on browser...
Read More Add your Comment
JQuery pagination in asp.net

Hi Friends In this article I would like to explain the pagination using JQuery. I have taken a double dimensional array and insert 148 records, and set the page size is 10 records. Bind the each page records, when user clicks the page.
Note: If you want to bind the records form data base, then replace the array with db details.
Now go...
Read More Add your Comment