Ajax?

  • Thread starter Thread starter js
  • Start date Start date
J

js

Hi, what's Ajax? how to use in application development? Please advice.
Thanks in advance.
 
Start here. When you are done here, take a look at atlas as well.

--
Warm Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley 2006
Blog: http://msmvps.com/blogs/Alvin/
 
Hello JS,

It's asynchronous javascript and XML. The idea in the additional layer on
the server that takes only contol changes, but not the whole page postback.
It gives u flexibility and improve performance. Besides advantages, there
are several shortcomings, such as problems with realization of refresh pages
and back to the previous page.

There is a AJAX Lerning guide http://searchvb.techtarget.com/generic/0,295582,sid8_gci1146961,00.html
about

J> Hi, what's Ajax? how to use in application development? Please
J> advice. Thanks in advance.
J>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top