Bug Bash: Enabling/Disabling the ASP.NET AJAX Timer using the ... Posted By : at 2008-05-08 13:42:19
NET AJAX's new Timer control to automatically refresh the page every 30 seconds. The page is one of those status pages that lets you monitor the progress of some off-line processes. Under normal usage a user would make a request to run ...
Other Posts about Bug Bash: Enabling/Disabling the ASP.NET AJAX Timer using the ... you may like:
Bug Bash: Enabling/Disabling the ASP.NET AJAX Timer using the ... at 2008-05-08 13:42:19
I know most dev's prefer writing new code over fixing/maintaining the existing stuff. And most days I feel the same way. But every once in a while it is kind of fun signing up for that one lingering defect that no one else can seem to ...