Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Config filoe question
Message
 
To
16/09/2005 13:27:04
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01050398
Message ID:
01050776
Views:
9
Ken,

>Windows Application Question:
>
>1) How do you know which config file the app is using? It seems to default to "app.config" - how can I change that?

If you are using the default mmAppSettingsManager class, it is using standard Windows Forms configuration technology which insists on using the app.config file. If you want to store application settings in a different file, you need to use the mmAppConfiguration class instead as described in the MM .NET Help topic "Application Settings Classes".

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform