Saturday, September 17, 2011

Advantages of JQuery over Asp.net Ajax Controls

JQuery has lot more advantages compare to asp.net ajax controls toolkit

  • JQuery is open source
  • JQuery is light weight, means its smaller in size and don't increase page size when load, hence page will load faster compare to page which are using asp.net ajax controls.
  • JQuery script file is cache-able,  most of the modern browser do cache of script, css and image files, which means JQuery script file is downloaded only ones when page is loaded for the first time, all subsequent calls to page using JQuery doesn't need to download it again and again.
  • JQuery has active community, it's very important that you consider community contribution to product.  Asp.net Ajax is mostly microsoft contributed and you won't find much free utilities, while JQuery is javascript based open source utility and it has huge technical audience and huge community contribution.  You will find lots of free plug and play utilities for JQuery, which is biggest advantage if you are in to rapid development environment.
  • JQuery can run on any html page, while asp.net ajax controls runs on asp.net web pages.
  • JQuery is not only used for Ajax, JQuery can be used for giving effects to your website like css changing or pop-up flashing and much more effects, which is not easily available with ajax controls.
I have try to list down few advantages above, but you will find much more ones you actually start using JQuery.

Most Recent Post

Subscribe Blog via Email

Enter your email address:



Disclaimers:We have tried hard to provide accurate information, as a user, you agree that you bear sole responsibility for your own decisions to use any programs, documents, source code, tips, articles or any other information provided on this Blog.
Page copy protected against web site content infringement by Copyscape