Microsoft
98-363 · Question #6
You need to add custom configuration information to a Web application. What should you do?
The correct answer is D. Create a new configuration setting in the web.config file. See the full explanation below for the reasoning.
Question
You need to add custom configuration information to a Web application. What should you do?
Options
- ACreate a new configuration setting in the app.config file.
- BModify the existing app.config file and rename it to user.config.
- CModify the existing web.config file and rename it to custom.config.
- DCreate a new configuration setting in the web.config file.
How the community answered
(30 responses)- A7% (2)
- B3% (1)
- C10% (3)
- D80% (24)
Community Discussion
No community discussion yet for this question.