欢迎来到财会考试题库网 财会考试题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-515)

多项选择题

You are implementing an ASP.NET Web site. The site contains the following class. 
The Web site interacts with an external data service that requires Address instances to be given in the following XML format.

You need to ensure that Address instances that are serialized by the XmlSerializer class meet the XML format requirements of the external data service. Which two actions should you perform.()

    A.Add the following attribute to the AddressType field. [XmlAttribute]
    B.Add the following attribute to the Line2 field. [XmlElement(IsNullable=true)]
    C.Add the following attribute to the ZipPostalCode field. [XmlAttribute("ZipCode")]
    D.Add the following attribute to the ZipPostalCode field. [XmlElement("ZipCode")]

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题