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

1.3 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
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... aspnetcontent wpickett 12/18/2009 article 2ab9d1eb-25b7-4bb6-b334-b83e45e9fcbb dotnet-webforms .net-framework /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