Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
16420 Points
3173 Posts
Apr 23, 2012 06:08 AM|LINK
Just to make asp.net developers life easier.
For example we have a dozen of readymade controls that asp.net ajax provides, the same can be done using Javascript and xml (we can create an asynch request to the server get some data and show it in Modal popup).
nijhawan.sau...
All-Star
16420 Points
3173 Posts
Re: Difference between ASP.NET AJAX vs AJAX
Apr 23, 2012 06:08 AM|LINK
Just to make asp.net developers life easier.
For example we have a dozen of readymade controls that asp.net ajax provides, the same can be done using Javascript and xml (we can create an asynch request to the server get some data and show it in Modal popup).