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
Explain diff. Between friend and protected friend?
Explain what are webservices?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
How can we create pie chart in asp.net?
What is the use of autowireup in asp.net?
Explain about asp.net state management?
How can we use Web API with ASP.NET Web Form?
What is server side session?
List the events in page life cycle.
Which two new properties are added in asp.net 4.0 page class?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is mvc in angular?
Explain the difference between array and linkedlist?
What is the use of express session?
Explain how asp.net different from asp?