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
What is postback and autopostback in asp.net?
What are validator? Name the validation controls in asp.net?
What is meant by web application?
What are the advantages of using Master Pages?
What are different types of api?
what is silver light when will we use silver light,
How does session id work?
What is asp.net and its advantages?
What is web configuration file and how to use in web application
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How do you declare static variable? What is its lifetime?
Give me one example of Web API Routing?
Can you explain the basic use of dataview?
Where code pages are used?
What is the displayafter property in updateprogress control?