--- uid: web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-incremental-page-display-pattern title: "[How Do I:] Implement the AJAX Incremental Page Display Pattern? | Microsoft Docs" author: JoeStagner description: "Traditionally when a Web page is requested, the user must wait while the entire page is retrieved from the server after which the complete page appears sudde..." ms.author: riande ms.date: 03/05/2007 ms.assetid: 17dfc331-1186-4240-8abf-f0220c90e081 msc.legacyurl: /web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-incremental-page-display-pattern msc.type: video --- [How Do I:] Implement the AJAX Incremental Page Display Pattern? ==================== by [Joe Stagner](https://github.com/JoeStagner) Traditionally when a Web page is requested, the user must wait while the entire page is retrieved from the server after which the complete page appears suddenly in the browser. This video demonstrates how the AJAX Incremental Page Display Pattern improves the user experience by quickly and smoothly fetching and displaying portions of the Web page. [▶ Watch video (11 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-implement-the-ajax-incremental-page-display-pattern) > [!div class="step-by-step"] > [Previous](how-do-i-implement-the-ajax-paging-pattern.md) > [Next](how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post.md)