Which tab of the web site administration tool do you use to
manage application setting ,debug and tracing?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the Types of session management in ASP.NET
Describe SOA and the tenets of it?
What is the name of the base class that all web forms will be inherited?
How does asp.net work?
Is asp.net free?
Describe the events in the life cycle of a web application.
Differences between “dataset” and “datareader”.
How to save Link of a Webpage in excel sheet?
How can you identify that the page is post back?
What is a user session?
Describe the two main components of the .NET framework ?
what is the advantage of data reader?