ASP.NET AJAX 100
Bruce presents a step-by-step how to for those who want to get started using ASP.NET AJAX. The screencast includes the creation of a user control to put on the page, enable the page to use ASP.NET AJAX using ScriptManager, add an UpdatePanel, add the control
to UpdatePanel, and then add an…