Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: MSXML and c#

From: "Patrick Philippot" <patrick.philippot@--------.-->
To: NULL
Date: 10/4/2004 2:18:00 PM
Hi Matej,

> It states: "Using MSXML in .NET applications through COM
> interoperability can result in unexpected and problems that are
> difficult to debug."
>
> If I undertand the article, it means "it will not work fine". I am
> trying to find out what can go wrong.

Beside the usual problems raised when using non managed code from .Net, 
it seems that there are also MSXML implementation related problems that 
could cause trouble. So if they say, don't do it, don't :-) . Especially 
in production code.

But why would you want to use MSXML from .Net code in the first place? 
There is more useful classes and tools in the Xml namespace than you can 
expect from the MSXML component. The only "problem" is that SAX is not 
supported and replaced with the more useful XmlReaders, based on the 
Pull Model. If you absolutely want SAX, you can simulate it by using the 
.net classes.

-- 
Patrick Philippot - Microsoft MVP
MainSoft Consulting Services
www.mainsoft.fr 




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent