Browse by Tags

Using Microsoft Ajax Minifier Tool to Minify JavaScript Files
04 May 11 06:51 PM | bipinjoshi
The increased use of JavaScript and libraries based on JavaScript (such as ASP.NET AJAX and jQuery) results in a considerable amount of JavaScript being downloaded on the client side. The need for large amounts of JavaScript to be downloaded may result...
Filed under: , ,
Using Microsoft Ajax CDN to Refer ASP.NET AJAX and jQuery Files
07 April 11 10:46 PM | bipinjoshi
Modern web applications rely heavily on client side scripting to provide rich user experience. To that end ASP.NET AJAX and jQuery are popular choices amongst ASP.NET developers to render rich user interface. These libraries make use of client script...
Filed under: , ,
Consuming ASMX and WCF Services using jQuery
09 January 11 10:10 PM | bipinjoshi
In the previous part I demonstrated how jQuery animations can add some jazz to your web forms. Now let's see one of the most important feature of jQuery that you will probably use in all data driven websites - accessing server data. In the previous articles...
Filed under: , ,
ASP.NET AJAX Enabled Web Site File Manager
24 January 07 03:07 AM | bipinjoshi
Now that Microsoft has released Atlas...sorry ASP.NET AJAX, lots and lots of applications are going to use it (many are already using it). Here is a simple but handy tool that I wrote using ASP.NET AJAX and the Control Toolkit. BinaryIntellect Web Site...
Filed under: ,
More Posts