bjswift
May 24th, 2007, 09:09 AM
Hello. I have a small web site/application where i would like to use session variables as globals to hold my connection strings (so I can seperate out test server strings and production strings).
I do not know how to get this created automatically, or if I manually create the file how do I let the web site know that it is applied globally? All I know is the global.asax goes in the app_code folder. Is there a way VS2005 creates a generic file automatically?
Thanks,
Brandon
I do not know how to get this created automatically, or if I manually create the file how do I let the web site know that it is applied globally? All I know is the global.asax goes in the app_code folder. Is there a way VS2005 creates a generic file automatically?
Thanks,
Brandon