is there any software available that will convert .net code/bytecode to java code/bytecode or run .net code from within the java vm?
i found Grasshopper from Mainsoft, but that will only convert ASP.NET. i was looking for something that will convert applications using system.windows.forms to swing or awt or another java graphics library.
