As long as my code is reentrant, can I cache a dll with assembly.load in
my application_sta rt and then access it from the application cache, then
invoke one of the methods inside it from multiple web service calls?
Thanks in advance.
Adam Smith
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
my application_sta rt and then access it from the application cache, then
invoke one of the methods inside it from multiple web service calls?
Thanks in advance.
Adam Smith
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment