You might want to check out the IKVM.NET project. It is an open source
effort to implement a Java VM that is compatible with the .NET CLR.
In other words, you can instantiate this JVM from .NET code, load Java
classes into that JVM, and then interact with them.
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.