Java to C# conversion
-
Hi I have application in Netbeans. Can i convert that to C# using JLCA or not ? Do i have to convert the application to J# first. And would that be easy task ? And does JLCA does a good job and would i be able to add code in C# to that application after conversion ? Thank You James
-
Hi I have application in Netbeans. Can i convert that to C# using JLCA or not ? Do i have to convert the application to J# first. And would that be easy task ? And does JLCA does a good job and would i be able to add code in C# to that application after conversion ? Thank You James
Converting from Java to C# shouldn't be that hard. You'll have to do it by hand AFAIK...
"I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon
-
Hi I have application in Netbeans. Can i convert that to C# using JLCA or not ? Do i have to convert the application to J# first. And would that be easy task ? And does JLCA does a good job and would i be able to add code in C# to that application after conversion ? Thank You James
I've use JLCA to some effect, however you still end up having to fix a lot of code by hand.
Deja View - the feeling that you've seen this post before.