How Do I: Use ASP.NET AJAX Client Templates

by Rob Windsor

There are two key steps involved in building AJAX interactions, calling services asynchronously and updating the page with the resulting data. ASP.NET AJAX has always made the first part easy but it hasn't provided much support for the second. To address this issue, Microsoft has added client-side templates and data binding and in this video, Rob Windsor will demonstrate how to use these new features in your AJAX applications.

▶ Watch video (33 minutes)