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

How does asp.net page work?

0 Answers  


What is viewstate?

6 Answers   Abacus, Microsoft, Sopra,


what is silver light when will we use silver light,

0 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


what is the difference between primary key and foreign key?

2 Answers  


What is custom attribute? How to create?

0 Answers  


What is the difference between a candidate key and primary key?

0 Answers  


What is viewstate? What does the “enableviewstate” property do?

0 Answers  


How to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


What are app services?

0 Answers  


What are the differences between application object and session object?

0 Answers  


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

0 Answers   TCS,


Categories