I've got a really laborious task at my work. I have to write documentatio to my C# code in MS Word till Wednesday. They don't care that, documentatio already exist in MSDN format generated by nDoc. They still want it, in M Word Format
I would like to perform a 2-pass XML reading from a stream. Once using the Validating reader, just to confirm the validity against the schema, and next time to do a reading to extract the data. Actually, second time I do a deserialization, the data from XML is fed directly
Hi all, Just wonder anyone have encountered this problem before? I tried using XMLSPY debugger and I can get the correct output for my XSLT transformation, however in .net, after transformation the attributes I put inside xsl:element tag cannot be generated. Part of the XML data: