title: "[How Do I:] Implement the AJAX After Processing Pattern? | Microsoft Docs"
author: JoeStagner
description: "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..."
[How Do I:] Implement the AJAX After Processing Pattern?
====================
by [Joe Stagner](https://github.com/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 After Processing Pattern, which allows server-side code to execute wrap-up logic once the user has finished with the Web page.
[▶ Watch video (5 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-implement-the-ajax-after-processing-pattern)