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 / rahul
The correct answer is A it is to store the global
information and variable definition for the application.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is css and what is it used for?
What is event in asp.net?
How does output caching work in ASP.NET?
How to turn off cookies for a page?
How does viewstate work?
What is data caching?
What are the difference between function and stored procedure in .net programming language?
What is difference between Lambda Expression and LINQ in ASP.NET?
How does ASP.NET framework maps client side events to Server side events.?
What is the difference between sealed vs static class?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What are the advantages of the code-behind feature?
What is applicatio domain?
Who can consume WebAPI?
How do I open an ashx file?