Click to See Complete Forum and Search --> : General .NET query


IndikaNiva
March 26th, 2003, 08:54 AM
Hi all,
I'm thinking of porting an XML COM API written in C++ 6.0 to .NET.

1. does .NET has a C++ compiler?
2. if not can I port my C++ code to C Sharp easily,
3. When I port it and build my COM .dll can it be used just like before in all of the applications that it is used?

Thank you.