View Single Post
Old 10-28-2006, 09:25 PM   #2 (permalink)
jaeusm
Software Developer
 
Join Date: Mar 2006
Location: Columbus, OH
Posts: 469
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   Reply With Quote