Hello everyone,


1.

I am wondering what is the relationship between various C# XML types (e.g. XMLWriter, XPath, XMLDocument, XMLSerializer, etc.) and MSXML package? Does all the types just wrap and call the functons in MSXML package?

2.

When install .Net Framework Runtime, MSXML will be installed automatically?


thanks in advance,
George