1.4 KiB
1.4 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-after-processing-pattern | [How Do I:] Implement the AJAX After Processing Pattern? | Microsoft Docs | JoeStagner | The ASP.NET AJAX framework allows your server-side code to hook in and respond to various client-side events. In this video we learn how to implement the Aft... | aspnetcontent | wpickett | 06/21/2007 | article | 9a382d8e-ea3a-4fa4-bd24-b56f9051f4db | dotnet-webforms | .net-framework | /web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-after-processing-pattern | video |
[How Do I:] Implement the AJAX After Processing Pattern?
by Joe Stagner
The ASP.NET AJAX framework allows your server-side code to hook in and respond to various client-side events. In this video we learn how to implement the After Processing Pattern, which allows server-side code to execute wrap-up logic once the user has finished with the Web page.