Which tab of the web site administration tool do you use to
manage application setting ,debug and tracing?
Answer Posted / radhika
Use the Application tab of the Web Site Administration Tool
(Web Site Administration Tool) to manage commonly used
settings related to the Web application and site.
Use the Application tab to manage the following:
Application settings name/value pairs.
Application settings are name/value pairs that represent
configurable values text in the Web application. Use
application settings to store custom application
configuration information, such as file paths, XML Web
service URLs, commonly used text, or any information that
you want to maintain in a central location and be able to
change easily.
Application settings are stored in the configuration file
as plain text. Therefore, you must take appropriate
security measures when you use application settings. Do not
store sensitive information, such as user names, passwords,
or database connection strings in application settings.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can I read the hard disk serial # of the client computer using asp.net?
What is s2s tracking?
If 200 is for all successful operation then why do we have 201 response codes?
What are session state modes?
How to disable disable browser's Back button in asp.net (JavaScript)?
In Code-Behind class which kind of code (server or client) is found ?
What is another word for redirect?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
What are the main differences between asp and asp.net?
What are the features that make asp.net more used framework? : asp.net mvc
What is the use of service provider?
How does asp.net page work?
What is runat?
What is an example of an application service provider?
What is difference between viewstate and session state in javascript?