Is there any equivalent for SAX (Java) in .Net? I am aware of XmlReader, but I am looking for a push parser.
|
|
If you are familiar with SAX, may you like SAXDotNet. Differences and extension (to Java) are explained in the documentation. Download here. There is one problem with SAXDotNet: the last change is from 2006. |
||
|
