Skip to content

Implement a custom HTTP module to get information about the current progress from the server and display it on the client.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-web-forms-use-httpmodule-to-display-server-side-process-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Web Forms - How to use HTTP modules to display the progress of a server-side process on the client

This example implements a custom HTTP module to get information about the current progress from the server and display it on the client.

Implement a custom HTTP module to display the progress

In the example, an instance of the Test static class stores the progress value. Note that this class has a global scope and should be thread-safe.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Implement a custom HTTP module to get information about the current progress from the server and display it on the client.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •