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.

XML Editor "Bug"
MarkGrant
Saptagiri
On one case I had the design view complain. (I can't seem to remember what I had to produce the error)
Another issue is the autocomplete within the CDATA tag. If I start to type a tag, when I close the begin tag it auto puts in the end tag. It should behave similar to that of a comment tag.
I hope this clears that up.
bertcord
snymanr
- mike
Federico_Star
thanks
- mike