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 / shaeidsefat
Answer is option c
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which protocol is used to call web service?
What is odata in web api?
Explain about asp.net caching?
Describe the diffeerence between inline and code behind?
Explain the difference between debug.write and trace.write?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are themes and skins in 2.0, explain usage scenario?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
How many types of state management are there in asp net?
What are server activated objects?
Which adapter should you use, if you want to get the data from an access database?
How to disable disable browser's Back button in asp.net (JavaScript)?
What is difference between view state and session state?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Explain why datareader is useful?