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 / karuna
Answer is option a
Is This Answer Correct ? | 73 Yes | 9 No |
Post New Answer View All Answers
What is the difference between a default skin and a named skin?
Explain difference between friend and protected friend?
How do you sign out from forms authentication?
Where session id is stored?
How long should a session id be?
What are merge modules?
What is latest version of asp.net mvc? : Asp.Net MVC
What is the difference between cookie and session?
Describe session handling in a webfarm, how does it work and what are the limits?
How would you get asp.net running in apache web servers?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Explain the difference between the web config and machine config.
Explain Life cycle of ASP.NET page when a request is made.
What is asp net theme?
What are the new features added from ASP to ASP.NET?