cropping image using jquery

Hi friends, Today i am going to explain the topic of "Image Cropping Using JQuery". Before you are doing this example, you should be add jquery plug-in into your project. Now I explain how to make Image Cropping using jquery.
...
Read More Add your Comment
MemCached for .net Developers

Hi friends, In this article I would like to share some useful information about MemCached for Dotnet Developers. MemCached is a distributed caching system and Simply put, it is nothing but, memory spread across multiple servers. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the...
Read More Add your Comment
Calling Javascript Function from Code behind in Asp.net
Hi Friends...
Today, I am going to explain the topic "Calling JavaScript Method from Code Behind" For Asp.net developers. And this code is supports all browsers. Now let's take each of these Steps one by one....
Read More Add your Comment
Calling Silverlight Method using JavaScript in Asp.net
Hi Folks...
Today, I am going to explain the topic "Calling Silverlight Method from JavaScript ". Before you are doing this example, check your Visual Studio has System.Web.Silverlight dll references other wise you need to add this reference in your application references. click here to download the System.Web.Silverlight.dll. Now let's...
Read More Add your Comment
Different Date Formats in SQL Server

Hi Folks,
In this article I would like to share some useful information about "How to get Different Date Formats in SQL Server".
...
Read More Add your Comment
Jquery Datatable rowspan and colspan in Asp.Net

Hi friends, Today i am going to explain the topic of "Jquery Datatable rowspan and colspan in Asp.Net". Before you are doing this example, you should be add jquery plug-in into your project. Now I explain how to make datatable colspan and rowsapn using jquery.
...
Read More Add your Comment
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