相关考题

单项选择题 为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。 你在Certkiller应用程序的开发工作.com。您刚完成从Certkiller.com合作伙伴公司以XML格式接收订单数据的应用程序的创建。 XML已用于创建命令对象所使用的新的应用程序。 展品显示Certkiller.com合作伙伴公司的XML数据的示例: 您打算使用 XmlSerializer 类反序列化为一个命令对象的 XML 数据。 当你了解公司合作伙伴 Certkiller.com 的 XML 还包含传送对象数据时,您决定航运对象反序列化,反序列化期间检测到的航运元素后。 要做到这一点,您需要使用 XmlSerializer 类的某个事件。 您应使用哪些事件?()

单项选择题 You are developing a fiscal report for a customer. Your customer has a main office in the United States and a satellite office in Mexico. You need to ensure that when users in the satellite office generate the report, the current date is displayed in Mexican Spanish format. Which code segment should you use?()

单项选择题 You are using the Microsoft Visual Studio 2005 IDE to examine the output of a method that returns a string.You assign the output of the method to a string variable named fName. You need to write a code segment that prints the following on a single line  The message: "Test Failed: ".The value of fName if the value of fName does not equal "John".You also need to ensure that the code segment simultaneously facilitates uninterrupted execution of the application.  Which code segment should you use?()