Question:You are creating a WPF application and want to read settings from a custom section in the application’s .config file. Which of the following should you do? (Choose all that apply.) 

A Create a class that derives from ConfigurationSection. 

B Create a class that implements IConfigurationSectionHandler. 

C Define a <configSections> section in the application’s .config file. 

D Create a custom section within the <configuration> section in the application’s .config file. 

+ Answer
+ Report
Total Preview: 1106

Copyright © 2024. Powered by Intellect Software Ltd