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 / pradeep
a) It is very essential for the configuration purpose,without web config,many things are hard to do it..
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do you hide the columns?
Do I need to have the latest version of windows media player installed?
What's the difference between viewstate and sessionstate?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What are the types of validation in asp net?
How to find last error which occurred in Asp.net ?
What are server activated objects?
What is the difference between ASP Session State and ASP.Net Session State?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is viewstate information stored?
What are the new login controls in asp.net 2.0?
How may clustered index we can create in table?
How can you pass multiple complex types in Web API?
What is the difference between viewstate and hidden field in asp.net?
Define xmlvalidatingreader class.