TypeCodeDomSerializer and TypeConverter

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Does anyone has a link or sample code of how to use the above two classes.

We want to to perform the following:

1. Have a ControlA in Toolbox
2. When we drop it on the form we generate ControlB class as internal class
declared in the form and create an instance of this ControlB class.
3.So Serialization looks like ControlA declares ControlB and instanciate it.
4. Desirialization reads ControlB and its declaration and creates ControlA
on the Form.

Regards

Charles Mifsud
Shireburn Software Ltd.
 
Hi Charles,

Sorry that I couldn't understand your question exactly.
2. When we drop it on the form we generate ControlB class as internal
class declared in the form and create an instance of this ControlB class.

Could you explain more about the above sentence?

Only after I understand your question, I may provide you with possible
assistance.

Thank you for your understanding and cooperation!

Sincerely,
Linda Liu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Charles,

How about the problem now?

If you need our further assistance, please feel free to let me know.

Thank you for using our MSDN Managed Newsgroup Support Service!

Sincerely,
Linda Liu
Microsoft Online Community Support
 
Back
Top