About XML

Posted:
August 20th, 2008, 2:00 am
by BlackJack
I don't want use COM to treatment XML document, has any Good components to do it ?

Posted:
September 8th, 2008, 1:13 am
by Kambiz
I don't know the answer, but I would like to share my exprience with you.
I used to dislike COM for managing XML documents, and I had to write everything by myself. But I was wrong because when using for example Microsoft COM objects for managing XML, it is rare you encounter a stupid bug that takes hours of your life to fix it. Because that COM object has been used by a lot of people in a lot of products, and its bugs are mostely fixed.