Migrating Java app to .Net

Soldato
Joined
14 Feb 2004
Posts
14,315
Location
Peoples Republic of Histonia, Cambridge
Dose anyone know of any free tools I could use to convert Java source code to .Net, preferably C#.
 
I've found something that looks like it'll do the job but the jury is still out on how successful it will be. It's called the JLCA (Java Language Conversion Assistant) and is a plug in for Visual Studio. If anyone had any experience using it I'd be interested to hear your views.

What's wrong with Java if you don't mind me asking?

There’s several reason I want the application in .Net, the main one being I'm not a Java developer and have many years experience developing in C#. I also want part of the application written as a Windows service which although I know is possible in Java it makes much more sense to use native windows service.
 
Back
Top Bottom