Solving Common Problems of Web Applications with ASP.NET AJAX by Justin Lee
Web applications are becoming increasing more popular because they offer many advantages over traditional software like centralized data, easily updatable, information accessible anywhere in the world, and many more. But the web was not created with application capabilities in mind. There are many problems associated with creating feature-rich web applications to replace traditional desktop applications.
This session discusses some of the common problems associated with web applications and tries to solve it with the new Microsoft ASP.NET AJAX. It will also show how to convert a JavaScript web feature from your existing web application into a reusable ASP.NET AJAX Extension with the ASP.NET AJAX Control Toolkit.