Question:The Web service infrastructure comes with a special SOAP-based extension feature that enables you to extend the functionality of your Web service or Web service client. Which of the following will you do to notify a soap extension?
A You will register the extension in the machine.config file
B You will register the extension with the application's configuration file
C You will pass method-specific information to the extension via the attribute
D You will do all of these
+ ExplanationAnswer not sure