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
easy iis/owa question for a change - force https and no double login
Auto Send Excel as Email Attachment
pcAnywhere Host
LINQ can't be used in Web app?
log4j not writing to file
css preventing pay pal button from displaying
Use different HTTP Redirects on multiple virtual directories in IIS 7.5
SBS 2008 hangs on crcdisk.sys
SBS 2003 - BlackBerry BES Express
Training Path