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 is http post action?

0 Answers  


What is caching in asp.net?

0 Answers  


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

0 Answers  


What is the difference between response.redirect and server.transfer?

0 Answers  


what are the advantage in asp.net and what are the question ask for interview in vb.net and asp.net

0 Answers   TCS,






What is difference between URL and URI?

0 Answers   MCN Solutions,


Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom

4 Answers  


What are different types of api?

0 Answers  


What are the disadvantages of asp.net?

0 Answers  


From which base class all web forms are inherited?

0 Answers  


Dategrid filtering and sorting How can we sort all the fields at once?

3 Answers   Satyam,


Where is session cookies stored?

0 Answers  


Categories