Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stateful class
Message
From
03/10/2008 05:22:20
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Stateful class
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01352494
Message ID:
01352494
Views:
58
Hi,
I have a class that act as bridge between two BusinessObjects. When BO1 add new row, BridgeClass will be notified (eventbinding). Then BridgeClass will call BO2 to add new row as well. BridgeClass able to "sync" CRUD actions.

This class is working fine in WinForm dev. When I use it in WebDev, it doesn't work because everytime postback, Bridge class will be re-created. All settings are gone.

How could I change it so that it is "stateful/persisted"?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform