AspNetCore.Docs/aspnet/web-forms/videos/aspnet-ajax/how-do-i-use-aspnet-ajax-cl...

1.3 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/aspnet-ajax/how-do-i-use-aspnet-ajax-client-templates How Do I: Use ASP.NET AJAX Client Templates | Microsoft Docs rick-anderson There are two key steps involved in building AJAX interactions, calling services asynchronously and updating the page with the resulting data. ASP.NET AJAX h... riande 12/18/2009 2ab9d1eb-25b7-4bb6-b334-b83e45e9fcbb /web-forms/videos/aspnet-ajax/how-do-i-use-aspnet-ajax-client-templates video

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)

[!div class="step-by-step"] Previous