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



Which tab of the web site administration tool do you use to manage application setting ,debug and ..

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

Which tab of the web site administration tool do you use to manage application setting ,debug and ..

Answer / guest

application tab

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the Types of session management in ASP.NET

0 Answers   Microsoft,


Describe SOA and the tenets of it?

0 Answers   Siebel,


What is the name of the base class that all web forms will be inherited?

7 Answers  


How does asp.net work?

0 Answers  


Is asp.net free?

0 Answers  






Describe the events in the life cycle of a web application.

0 Answers  


Differences between “dataset” and “datareader”.

0 Answers  


How to save Link of a Webpage in excel sheet?

1 Answers   HCL, NIIT,


How can you identify that the page is post back?

0 Answers  


What is a user session?

0 Answers  


Describe the two main components of the .NET framework ?

2 Answers  


what is the advantage of data reader?

2 Answers  


Categories