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 / ish
c
| Is This Answer Correct ? | 19 Yes | 20 No |
Post New Answer View All Answers
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How to prevent client side validation from the ASP.NET validation controls?
What are asp.net web forms?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Why session is necessary in web application?
Explain the use of view state?
How Session outproc in Sqlserver stored?
what is AutoEventWireUp and what is the use of This property explain in details?
What are user controls?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What are the advantages of passport authentication?
Explain culture and uiculture values.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Why session is more secure than cookies?
in which protocol ASP.NET WEB API Work?