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

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-incremental-page-display-pattern-using-http-get-and-post [How Do I:] Implement the Incremental Page Display Pattern using HTTP GET and POST? | Microsoft Docs JoeStagner This video takes another look at the AJAX Incremental Page Display Pattern in which the Web page is retrieved and displayed incrementally. In this video the... riande 03/13/2007 28d5bb59-9aad-4cdd-8088-1e9d3d230ac5 /web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post video

[How Do I:] Implement the Incremental Page Display Pattern using HTTP GET and POST?

by Joe Stagner

This video takes another look at the AJAX Incremental Page Display Pattern in which the Web page is retrieved and displayed incrementally. In this video the data is retrieved from the server using HTTP GET and POST requests, rather than the earlier demonstration of using Web service calls.

▶ Watch video (19 minutes)

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