Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Ankur
(100)
Avinash Mohan
(100)
Pawan
(80)
Last 7 Days
Alwyn
(739)
nishithraj
(512)
Ankur
(449)
more...
Resources
»
Articles
»
.NET Framework
»
How to retriew and Update App.config file. Part I
Posted Date: 03 May 2006
Resource Type:
Articles
Category:
.NET Framework
Author:
N.Manikandan
Member Level:
Silver
Rating:
Points
: 10
Introduction
Application configuration files contain settings specific to an application. This file contains configuration settings that the common language runtime reads (such as assembly binding policy, remoting objects, and so on), and settings that the application can read.
The name and location of the application configuration file depend on the application's host.
Executable–hosted application.
The configuration file for an application hosted by the executable host is in the same directory as the application. The name of the configuration file is the name of the application with a .config extension. For example, an application called myApp.exe can be associated with a configuration file called myApp.exe.config.
For sample code see my next article
http://dotnetspider.com/kb/Article1980.aspx
For more details, visit
msdn.microsoft.com/en-us/library/ms229689.aspx
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Friend Assemblies
Previous Resource:
How to retriew and Update App.config file.
Return to Discussion Resource Index
Post New Resource
Category:
.NET Framework
Post resources and
earn money
!
More Resources
VS2005 problem: Visual Basic compiler is unable to recover from the following error
Secure Coding Guidelines for the .NET Framework
ViewState - behind the scenes
How to find the windows folder and other special folders.
Creating a Singleton Object
Object Oriented Programming In c#
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use