Community

Towards a Declarative SAX Framework : Part 1 – A Simple SAX-to-C#-Mapping

(Martin Friedrich) Over the last years XML has grown in importance when it comes to storing data on stream-oriented media. In most cases, DOM-API implementations are used to handle storing and manipulating data in memory. This article shows how to use an alternative API – the SAX-API – in a gene

Read More - Register for Free Membership