1.

What Are The Advantages Of Using Jquery Over Javascript In Asp.net Web Application

Answer»

Below are the ADVANTAGES of using J Qery over JavaScript

  1. Jquery is well written optimised javascript code so it will be faster in execution unless we WRITE same standard optimised javascript code.
  2. Jquery is concise java script code ,means MINIMAL ammount of code is to be written for the same functionality than the javascript.
  3. Javascript related Development is fast using Jquery because most of the functionality is already written in the library and we just need to use that.
  4. Jquery has cross BROWSER support ,so we save time for supporting all the browsers.

 

Below are the advantages of using j Qery over JavaScript

 



Discussion

No Comment Found