Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define global variables?
Message
From
13/11/2003 10:50:57
 
 
To
12/11/2003 14:46:13
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00848129
Message ID:
00849532
Views:
17
>Take a look at Paul Seriff's article in Code magazine about a web config class. It nicly extends the app config stuff built into .Net giving you caching and strongly typed config items.
>
>It is in the issue with the "Hand" on the cover... Oct/Sep 2002 I think it is.

I'm not that in favor of using a Web.config approach. I always like my global properties to be within the class files among the framework level. From Rick's suggestion, I was able to accomplish that. This works well.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform