.Net Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - More.Net Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 1st, 2003, 05:09 PM
zoltix zoltix is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Bruxelles
Posts: 3 zoltix User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
How to communicate a aspx page with a thread ( one thread per session )?

I try to build a thread that be able to communicate with a aspx (C#).
Basically, this thread launches a special procedure which can take several minutes. Also, the aspx page refreshes automatically every 5s(meta http-equiv=refresh content="1,qsdf.aspx”) and it shows the status like a progress bar. Currently, I can launch and execute a separate thread in my Web Sessio n. But I could not communicate by event and collection class.

For example. In my main aspx,I create a new instance of my Collection(ArrayList) (private list { set{ Session[“List”] } get{return (LIST)Seesion[“ref”] }}). In my constructor thread, I take this List(ref) to pass like parameter. But apparently my collection has not been modified by my thread when I try to read that in my aspx page.

Could you help me?
Where can I find some documentation about that?


Thank in advance …..

Bye bye

Ps=the thread is saved in the session variable

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - More.Net Development > How to communicate a aspx page with a thread ( one thread per session )?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap