Convert JAR file to DLL for use in Visual Studio
connvert jar to dll It is possible to convert a Java Jar file to .Net Dynamic-link library(DLL) file and use it in Visual Studio Projects. IKVM.Net an implementation of Java for Mono and the Microsoft...