Community

Loading, Parsing, and Generating XML using C# and the System.XML Namespace

(Jesse Smith) I’ve been working with Web services lately. After writing a bunch of code, I found a way to trick the .NET compiler into treating an XML stream as HTML. Doing so makes managing XML data a lot easier, as you can feed data returned from the web service right into your .Net script without

Read More - Register for Free Membership