You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You create a Microsoft Windows Communication Foundation (WCF) service that exposes the following service contract. (Line numbers are included for reference only.) You configure the WCF service to use the WebHttpBinding class and to be exposed at the following URL: http://www.contoso.com/BlogService English Chinese Japan Korean - 55 - Test Information Co., Ltd. All rights reserved. You need to store the result of the GetBlog operation in an XmlDocument variable named xmlBlog in a Web form. Which code segment should you use?()
- AA
- BB
- CC
- DD