What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.

Answer Posted / taran

a) ; majorly it does this only and along with it you can do
other things like: viewstae encryption, viewstate enabling,
authentication mode,sql connection string etc.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement globalization and localization in the use interface in .net.

528


List down the sequence of methods called during the page load.

522


What is the difference between web config and machine config files?

547


Explain the different types of assemblies?

522


Explain about solution explorer window?

610






Define asp.net caching?

528


What are the events that happen when a client requests an asp.net page from iis server?

475


Write a code for passing ArrayList in Web API?

1048


How long the items in ViewState exists?

960


How to display Alert in ASP.NET

637


What is query string in asp.net?

555


Why mvc is better than asp.net? : Asp.Net MVC

465


What is web api config?

538


What is an axd file?

585


What are the different properties of server control that exists?

560