Using one file to set all application variables
From: pc (anonymous_at_discussions.microsoft.com)
Date: 03/16/04
- Next message: Kevin Spencer: "Re: ASP eating Javascript from VB code"
- Previous message: Kevin Spencer: "Re: Project problem - sourcesafe & dotnet"
- Next in thread: Chris Jackson: "Re: Using one file to set all application variables"
- Reply: Chris Jackson: "Re: Using one file to set all application variables"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 05:36:09 -0800
In ASP I can place the global.asa file in the root of the website. On startup, the file is only run once.
In dot Net, there is a global.asax file in each virtual/project, each of which get executed when the virtual is accessed. How can I set up a similar situation as in ASP, where I can have the Application variables set at startup of the website.
Thanks and regards,
- Next message: Kevin Spencer: "Re: ASP eating Javascript from VB code"
- Previous message: Kevin Spencer: "Re: Project problem - sourcesafe & dotnet"
- Next in thread: Chris Jackson: "Re: Using one file to set all application variables"
- Reply: Chris Jackson: "Re: Using one file to set all application variables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|