XmlDataDocument is obsolete, any thoughts on replacing it?

Posted by Stu on Stack Overflow See other posts from Stack Overflow or by Stu
Published on 2010-05-21T16:44:34Z Indexed on 2010/05/21 16:50 UTC
Read the original article Hit count: 1087

In Visual Studio 2010/.NET Framework 4.0, System.Xml.XmlDataDocument is marked as obsolete. Any thoughts on how to replace it with the least amount of work?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2010