PrepAway - Latest Free Exam Questions & Answers

Which of the tags in the web.config file should be utilized in the application?

You work for a Web solution development company named ABC.com. You have been charged
with development of a Web application which utilizes ASP.NET. ABC.com wants configuration
changes made to the application to ensure proper execution of the ASP.NET application.
Which of the tags in the web.config file should be utilized in the application?

PrepAway - Latest Free Exam Questions & Answers

A.
You should consider utilization of the System.Web tag.

B.
You should consider utilization of the Pages tag.

C.
You should consider utilization of the Authentication tag.

D.
You should consider utilization of the Location tag.

Explanation:
The Web.config file is essentially an XML file which is utilized by ASP.NET
applications as the CML file defines configuration settings for the Web application as well as
controlling module loading, session state and security information. The Web.config file may
additionally contain application specific database connection strings.


Leave a Reply