|
-
Aug 6th, 2008, 11:23 AM
#1
Thread Starter
Hyperactive Member
[02/03] Edit App.config
Hi,
How to edit the App.config file ? Is there any direct way to edit the values in app.config file without using xml classes ?
please help.
thanks
-
Aug 6th, 2008, 11:27 AM
#2
Re: [02/03] Edit App.config
i think in [02/03] there is no direct method to modify app.config file without using xml or io related classes
__________________
Rate the posts that helped you 
-
Aug 6th, 2008, 09:02 PM
#3
Thread Starter
Hyperactive Member
Re: [02/03] Edit App.config
Do we have any direct method on v2005 ?
-
Aug 6th, 2008, 09:06 PM
#4
Re: [02/03] Edit App.config
 Originally Posted by csKanna
Do we have any direct method on v2005 ?
Check out the Protected Configuration link in my signature, which should give you an idea. In .NET 1.x I always used an XmlDocument, but you'd have to restart the app for the changes to be used by the app.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|