You don't "convert" a web application to Ajax. You can use Ajax concepts
in order to improve the user experience. For example, you can avoid
postbacks using an UpdatePanel to refresh only parts of the web page
using Ajax mechanisms.
Thanks to this approach, it is quite easy to integrate ASP.NET Ajax
components into an existing web application.
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.