--- uid: web-forms/videos/aspnet-ajax/how-do-i-use-the-aspnet-ajax-updateprogress-control title: "[How Do I:] Use the ASP.NET AJAX UpdateProgress Control? | Microsoft Docs" author: JoeStagner description: "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..." ms.author: aspnetcontent manager: wpickett ms.date: 03/20/2007 ms.topic: article ms.assetid: fadc5c5a-e481-4472-b339-715cc036dc4e ms.technology: dotnet-webforms ms.prod: .net-framework msc.legacyurl: /web-forms/videos/aspnet-ajax/how-do-i-use-the-aspnet-ajax-updateprogress-control msc.type: video --- [How Do I:] Use the ASP.NET AJAX UpdateProgress Control? ==================== by [Joe Stagner](https://github.com/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. 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)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-use-the-aspnet-ajax-updateprogress-control) >[!div class="step-by-step"] [Previous](how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post.md) [Next](how-do-i-use-the-aspnet-ajax-history-control.md)