可学答题网 > 问答 > MCPD(70-536)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are defining a&ens


You are defining a class named MyClass that contains several child objects. MyClass contains a method named ProcessChildren that performs actions on the child objects.MyClass objects will be serializable.You need to ensure that the ProcessChildren method is executed after the MyClass object and all its child objects are reconstructed. Which two actions should you perform?()

  • AApply the OnDeserializing attribute to the ProcessChildren method.
  • BSpecify that MyClass implements the IDeserializationCallback interface.
  • CSpecify that MyClass inherits from the ObjectManager class.
  • DApply the OnSerialized attribute to the ProcessChildren method.
  • ECreate a GetObjectData method that calls ProcessChildren.
  • FCreate an OnDeserialization method that calls ProcessChildren.
参考答案
参考解析:
分类:MCPD(70-536)题库
相关推荐

1、You are designing a&en

You are designing a migration strategy to meet the business and technical requirements. What sh...

2、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

3、You are creating a&ens

You are creating a Windows Forms application for inventory management by using the .NET Framewo...

4、You are designing a&en

You are designing a VPN Server strategy to meet the business and technical requirement. What&en...

5、You are building a&ens

You are building a dating service web site. Part of the form to submit a client’s&en...

6、You are designing a&en

You are designing a test environment that uses Hyper-V. The test environment must enable tester...