[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
- From: "Jack G. Fisher" <j.g.fisher@Cummins.com>
- To: xml-dev@lists.xml.org
- Date: Wed, 23 May 2001 12:16:54 -0500
Check out
http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/xmlsdk/xmls6
g53.htm
-Jack
>I am using COM+ (ms visual c++, com+) to develop an application that
requires to manipulate XML documents.
>I am however unaware which kind of parser would be EASIER and efficient to
use - dom or sax. Besides could
>someone kindly guide me where to get the functions provided by the parsers
and where to get the required
>documentation.