Microsoft
Software
Hardware
Network
Question : How to maintain a value in memory for use by clases in asp.net Web Service
Hi Experts
I have a Web Service that establishes a dynamic database connection based on an initiql catalogue input value passed into the service. I have a number of classes that have methods that require them to connect to this database, but I am struggling with how to best provide the classes access to this value. I dont want to pass the value in to each class as a property so can I save the value as a string variable in memory somehow? I have tried using Session, but I can not then retrieve this from within the Class.
Any ideas?
Many thanks
Stewart
Answer : How to maintain a value in memory for use by clases in asp.net Web Service
I haven't found a better solution than this.
Here is an topic about a discussion with Session and shared function/classes.
http://forums.asp.net/t/12
39138.aspx
They also recommend HttpContext.Current
Random Solutions
Integrating projects
Upgrade Sqlite in RHEL5.4
How many languages does .NET support?
How many types of pages r there in SQL Server?
Powershell script to delete files older than x days
How do I rotate a video file
Setting Up Exchange Email on Apple IPAD
Migrate from Blackberry Enterprise 4.1.6 to BlackBerry Server Express version 5.0 SP1
SCCM Software Report By Major Revision
Create a Currency field from a text field