|
|
Force ASP.NET Apps to Keep-Alive |
|
|
Paul Wilson |
|
|
ASP.NET / Development Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
937 |
This online article teaches about how to keep the webpage active for long time eventhough there is no hits from the users for a long time. This article helps by creating a GlobalBase class which would hit the site periodically to keep the application alive. The author also tells about how to run a background process with proper time intervals which inturn keeps the site alive.
|