vote up 0 vote down star

Is there any equivalent for SAX (Java) in .Net? I am aware of XmlReader, but I am looking for a push parser.

flag

1 Answer

vote up 1 vote down check

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.

link|flag
Yes, I knew about it and it seems that the project is abandoned. – iulianchira Apr 13 at 22:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.