Difference Between AJAX And JQuery in Tabular Form.

S.NoBasic TermsAJAXJQuery
1.Full FormAsynchronous JavaScript and XMLJQuery
2.Logo

AJAX Logo
AJAX Logo

JQuery_logo
JQuery_logo
3.Type of formatclient-side programmingClient side Scripting
4.Implementation Use
  • Callbacks
  • Making Asynchronous Calls
  • User-Friendly
  • Increased Speed
jQuery is a JavaScript library designed to simplify
the client-side scripting of HTML.
5.Developed byJesse James GarrettJohn Resig
6.First AppearedPublicly used on 18 February 2005Initial release August 26, 2006.
7.MeaningAjax, Web applications can send and retrieve data from a server asynchronously
(in the background) without interfering with the display and behavior of the existing page.
JQuery is a fast and concise JavaScript Library
that simplifiesHTML document traversing,
event handling,animating, and Ajax interactions
for rapid web development
8.Uses of CodeAJAX enables web pages to send data to and receive data from a server without changing or rendering the web page itself.
  1. Open Source
  2. Endless Tutorials
  3. Huge Library
  4. Cross-platform
  5. SEO
  6. jQuery promotes simplicity
  7. jQuery pages load faster
  8. jQuery makes animated applications
    just like Flash
9.Features
  1. User Frendly
  2. It make web page faster.
  3. Independent of server technology.
  4. Increase the Performance of web page.
  5. Support for Live data binding
  6. Support for the Data View control
  7. Support for Client-side template rendering
  8. Rich and, responsive user interfaces
  9. Reduced consumption of server resources
  1. HTML/DOM manipulation.
  2. CSS manipulation.
  3. HTML event methods.
  4. Effects and animations.
  5. AJAX.
  6. Utilities.
10.Filename ExtensionsNot Specified in Most of Times..Js
(Visited 1,088 times, 1 visits today)
Share with Friends :
Written by:

Leave a Reply

Your email address will not be published. Required fields are marked *