Tool needed to port java code to code to csharp

A

Arne Vajhøj

puzzlecracker said:
What would suggest to use, for I need to move java api to csharp api?

If the code need to be maintained, then you should do a manual
port. Machine converted code will be to costly to maintain.

And you should consider alternatives to porting:
- expose the Java code as a (web) service
- if the Java code is version 1.1 compatible then build it with J#
- run the binary Java code using IKVM

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top