Blog

  • Home /
  • Blog /
  • IXmlSerializable interface fully available in .NET 2.0

IXmlSerializable interface fully available in .NET 2.0

August 31, 2005

The .NET 1.1 framework internally uses the IXmlSerializable interface for custom XML serialisation of certain classes. In fact the only class that I can come up with is the DataSet class (and all classes derived from the DataSet class). The following description is issued by the MSDN documentation:

This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.

You can use it, but there are some problems with it. Apparently, when a class implements the IXmlSerializable interface, the XmlRootAttribute attribute cannot be applied to that class.

I just discovered that in .NET 2.0 this class is fully functional and can be used in conjunction with the XmlRootAttribute interface.

http://msdn2.microsoft.com/library/fhd7bk0a(en-us,vs.80).aspx

Isn’t life great with the upcoming .NET Framework 2.0!

If you and your team want to learn more about how to write maintainable unit tests and get the most out of TDD practices, make sure to have look at our trainings and workshops or check out the books section. Feel free to reach out at infonull@nullprincipal-itnull.be.

Profile picture of Jan Van Ryswyck

Jan Van Ryswyck

Thank you for visiting my blog. I’m a professional software developer since Y2K. A blogger since Y2K+5. Provider of training and coaching in XP practices. Curator of the Awesome Talks list. Past organizer of the European Virtual ALT.NET meetings. Thinking and learning about all kinds of technologies since forever.

Comments

About

Thank you for visiting my website. I’m a professional software developer since Y2K. A blogger since Y2K+5. Author of Writing Maintainable Unit Tests. Provider of training and coaching in XP practices. Curator of the Awesome Talks list. Thinking and learning about all kinds of technologies since forever.

Contact information

(+32) 496 38 00 82

infonull@nullprincipal-itnull.be