Yes, it is. In C++, you can use Managed Extensions for C++ and make
calls to any managed assemblies. If you don't want to use managed code in
C++, then you can export your .NET classes as COM classes, and then access
the classes that way.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.