Hi,
I have a VC++6 project that uses msxml to parse XML documents. I have been
asked to port this to a .NET project but from the research I've done so far
it looks as though the only way to do this is to rewrite the project from
scratch in C#. Time is at a premium and given that I have no prior experience
of either C# or Visual Studio .NET, this is not an acceptable solution. Is
there any other way of doing this without wholesale code changes?