|
|
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.
Presented by Joe Stagner Duration: 6 minutes, 12 seconds Date: 20 March 2007
|
Watch the video | Download the video | Get VB code or C# code