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

1.4 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[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... aspnetcontent wpickett 03/13/2007 article 28d5bb59-9aad-4cdd-8088-1e9d3d230ac5 dotnet-webforms .net-framework /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