AspNetCore.Docs/aspnet/web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax...

1.4 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-incremental-page-display-pattern [How Do I:] Implement the AJAX Incremental Page Display Pattern? | Microsoft Docs 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 sudde... riande 03/05/2007 17dfc331-1186-4240-8abf-f0220c90e081 /web-forms/videos/aspnet-ajax/how-do-i-implement-the-ajax-incremental-page-display-pattern video

[How Do I:] Implement the AJAX Incremental Page Display Pattern?

by Joe Stagner

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)

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