View Single Post
Old 10-28-2006, 10:25 PM   #2 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

You can develop J# applications in Visual Studio. As long as you don't reference .Net libraries, you can probably use the JDK to compile the same source code, and thus have a real Java program.
jaeusm is offline