XML Editing Tools in Visual Studio
RIAs mean passing data around and XML is one of the big flavors for doing this.
The XML editing tools in Visual Studio 2005 and 2008 are really good, and are included in all of the VS SKUs (Express, Standard, and Pro).
Here is some good information on using them.
https://msdn2.microsoft.com/en-us/library/aa302298.aspx
https://www.lovettsoftware.com/blogs/blog.aspx?id=57
https://blogs.msdn.com/kaevans/archive/2006/02/20/535578.aspx
Comments
- Anonymous
August 16, 2007
They are great actually and I love them But that is with xml files less than couple of MB’s in size; never mind the 100+ Mb xml files, you can’t even open them as read only.