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

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-use-the-aspnet-ajax-updateprogress-control [How Do I:] Use the ASP.NET AJAX UpdateProgress Control? | Microsoft Docs JoeStagner In an AJAX application there is often a noticeable pause between the time the browser makes a network request and the time the browser receives a response. T... riande 03/20/2007 fadc5c5a-e481-4472-b339-715cc036dc4e /web-forms/videos/aspnet-ajax/how-do-i-use-the-aspnet-ajax-updateprogress-control video

[How Do I:] Use the ASP.NET AJAX UpdateProgress Control?

by Joe Stagner

In an AJAX application there is often a noticeable pause between the time the browser makes a network request and the time the browser receives a response. To let the user know that the network conversation is taking place, the ASP.NET AJAX UpdateProgress control provides immediate feedback by displaying an animated image, 'loading' text, or other HTML that disappears once the network response is received.

▶ Watch video (6 minutes)

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