Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Migrating MSXML2.FreeThreadedDOMDocument40 to .NET

From: "Han" <hp4444@------.---.----->
To: NULL
Date: 6/3/2004 9:55:00 AM
Difference of domdocument and freethreadedDomdocument is the thread-safety.
You can either refer the latter in .net or simply use system.xml.xmldocument
which is thread-safe.

"Daniel Rudmark" <drudmark@h...> wrote in message
news:4a629cc1.0406010057.62bc44@p......
> Hi,
> I'm in the process of migrating our current ASP/VB6 app to the .NET
> platform. One of the components in my app is the
> MSXML2.FreeThreadedDOMDocument40 object, that I store in the
> application object. Each time the application is starting up, the XML
> data is filled into this object and the ASP pages is then able to
> access this XML document. I have tried, without any luck, to find a
> corresponding object/concept in .NET. Anyone know how to do this?
>
> Thanks,
> Daniel




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