Jake Vosloo's site
Search this site
Home
Blog
Christian
Economics
Food
General
Identity-Privacy
IT
IT Architecture
Love
Personal Growth
Philosophy
Contact Me
Files
InfoBanking
Blog
>
IT
>
Run Java code on .Net
posted
Dec 2, 2010, 12:18 PM
by Jake Vosloo
[ updated
Dec 2, 2010, 12:21 PM
]
You can cross compile Java libraries to .Net using
IKVM.NET
which will output a normal .Net dll file.
Mono: Open Source .NET implementation that includes IKVM.NET
MonoDevelop: A Mono IDE with IKVM Support
Comments