Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collections in website
Message
 
 
To
20/05/2004 14:34:59
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00905637
Message ID:
00906545
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
You can define the collection in Global.asax as shared.
Hence, will be shared by all clients. I would be careful when updating it because of conflict potetnial: use lock statement to safely update the content of the collection item.

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform