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 / shailendra singh
B
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Why is string called immutable data type?
Where the cookie value is stored?
What does it mean your session has timed out?
What is loop in asp.net?
What is the request flow used for asp.net mvc framework? : asp.net mvc
How long should a session id be?
Where would you use an ihttpmodule, and what are the limitations of any?
What are the parts of an http response?
Do I need to have the latest version of windows media player installed?
What is data caching?
Explain cashing in asp.net.
Is session server side or client side?
Explain difference between dataset and datareader?
How can u deifne the benefits and limitation of using Viewstate for state management?
What is the importance of Global.asax in ASP.NET?