Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2007

Tip: Looking for answers? Try searching our database.

Asynchronous Processing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Frankie - 17 Sep 2007 19:45 GMT
I am looking to implement a long-running task in an ASP.NET 1.1 application.
While I am familiar with a couple of async operations outside of Web apps, I
have not yet implemented for a Web app.

The only piece I don't yet understand is how to notify the browser that a
long async operation has completed. Presumably the user has wandered off to
anyther page while the async operation was in progress. So what is a
reasonable way to get their attention - to notify them that (1) the async
operation has completed, and (2) show them results.

Thanks.
bruce barker - 17 Sep 2007 19:51 GMT
give them a page to lookup the status. you can also open a small windows
that polls for the status.

-- bruce (sqlwork.com)

> I am looking to implement a long-running task in an ASP.NET 1.1 application.
> While I am familiar with a couple of async operations outside of Web apps, I
[quoted text clipped - 7 lines]
>
> Thanks.
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] - 18 Sep 2007 05:24 GMT
The modern approach would be to call back to the server every so often via
AJAX to check the status.

Signature

I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

>I am looking to implement a long-running task in an ASP.NET 1.1
>application. While I am familiar with a couple of async operations outside
[quoted text clipped - 7 lines]
>
> Thanks.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.