Community

Processing XML with C# and .NET – A solution that’s simpler than you might expect

(Andreas Solymosi) Microsoft’s counterpiece to Java, the new C# programming language with its rich .NET library, uses XML as a core technology. This article presents some basic ideas, for example creating and manipulating a DOM tree, and reading and writing XML streams. I also compare .NET’s sol

Read More - Register for Free Membership