Question: Which of the following interfaces should you implement to enable you to run a method after an instance of your class is deserialized? - VB.NET
Question: Which of the following attributes would you use to cause a member to be serialized as an XML attribute, rather than as an XML element? - VB.NET
Question: Which tool would you use to help you create a class that, when serialized, would produce an XML document that conformed to an XML schema? - VB.NET