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
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What are merge modules?
What is preprocessor in .net and type, where it use?
What is difference between session and cookies?
What is a page life cycle? What are the events in a page life cycle?
What are the steps to follow to host a web application on a web server?
Define msil.
Describe the disadvantage of cookies.
What is difference between datalist and gridview?
What is a viewstate?
What is routing in MVC?
What are cookies in asp.net?
Can you explain architecture of your project ?
Can we use a static function with a non-static variable?
What permissions do asp.net applications posses by default?