|
This isn't a Winforms specific bug, however I'm not exactly sure where to post VS.NET related bugs. The XML editor provided in VS.NET doesn't properly 'ignore' the CDATA tag.
<tag> <![CDATA[it shouldn't matter what I put here <><dsflkj><D<<>><<<]]> </tag>
Putting that in the editor and trying to view it, or even reformat the document doesn't work the way it should in my mind. Let me know if I'm in the wrong on this. |