DotNetStories
In this post I would like to demonstrate with a hands on example, how to ajaxify an existing website/application. This post will not cover the basics of Ajax. If you want to find out what Ajax is (and what the main Ajax controls are) have a look at this post of mine.
This is going to be my first post on
Ajax (Asynchronous Javascript and XML) and Ajax
controls. Ajax is my favourite technology and I use it a
lot when I build ASP.Net applications.