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 the difference between table and query?
What is the difference between ldap and active directory?
What is applicatio domain?
To add a hyperlink column to the DataGrid which tag is used ?
What is the use of execute non query in asp.net?
How do we ensure view state has not tampered?
What are the contents of cookie?
9. Why should we hire you over the others waiting to be interviewed?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is Cookies Less Session?
Can we set which type of comparison we want to perform by the CompareValidator control?
What are cookies in asp.net?
What are client activated objects?
Are xaml file compiled or built on runtime?
Explain the Order of events in an asp.net page?