PrepAway - Latest Free Exam Questions & Answers

Which of the configuration files should be utilized?

You work for a Web solution development company named ABC.com. You need to identify the
files which should be utilized for system wide computer and Web settings helping reduction of
compilation modifications.
Which of the configuration files should be utilized? (Choose two)

PrepAway - Latest Free Exam Questions & Answers

A.
You should consider utilization of the App.config file.

B.
You should consider utilization of the Web.config file.

C.
You should consider utilization of the Machine.config file.

D.
You should consider utilization of the Common.config file.

E.
You should consider utilization of the PolicyCache.config file.

Explanation:
The Web.config and Machine.config files are utilized by developed applications to
identify system specific information thereby reducing compilation changes. The Web.config file has
the main settings for ASP.NET Web applications since Web.config controls module loading,
security and session state configuration as well as application language and compilation settings.
Developers should note that Web.config may contain application specific items like database
connection strings.


Leave a Reply