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 / shaeidsefat
Answer is option c
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the ways to sending the data in ASP.NET page?
Name some asp objects?
What are the built-in objects in asp.net?
Explain asp.net web forms.
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the difference between dynamic SGA and static SGA?
What are the two properties that are common on every validation control?
How does a content page different from a master page?
What can we do with asp.net?
Define repository pattern in mvc.net? : asp.net mvc
Are cookies stored on server or client?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What do you mean by View State and what is its role?
What are the various session state management options provided by asp.net?