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 / pankaj
A
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is skin in asp.net?
What’s difference between “optimistic” and “pessimistic” locking?
Explain the function of new view engine in asp.net? : asp.net mvc
What is webresource axd?
Differentiate between namespace and assembly.
What is syntax code to send email from an asp.net application?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Describe how ASP.NET maintains process isolation for each Web application?
What is client side state management?
How do I upload a file from my ASP.NET page?
Explain Life cycle of ASP.NET page when a request is made.
What’s the use of “GLOBAL.ASAX” file?
What is session object? Describe in detail.
How does a content page differ from a master page?
Define secured sockets layer.