Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding / editting a value in the config file at runtime
Message
From
22/10/2003 18:56:21
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Adding / editting a value in the config file at runtime
Miscellaneous
Thread ID:
00841368
Message ID:
00841368
Views:
56
are there any methods in the framework that allow you to set s value in the applications config file? My application centers around the currently selected
Client, Before the Application shuts down I'd like to throw the Clients PK
in the config file.

and retrive it at app stattup
mmAppBase.AppSettingsMgr.GetSetting("CurrentClient", "false")

I didn't see anything like
mmAppBase.AppSettingsMgr.SetSetting("UserSecurity",some value as string?)

If this isn't currently in the framework it might make a good addition.


Thanks
Brian G
Next
Reply
Map
View

Click here to load this message in the networking platform