News

Code that calls Java APIs can convert to comparable C# code that uses the .Net Framework. The JLCA converts 90% of JDK-level 1.1.4 calls and emits issues in code for the other 10%.
An alternative strategy is to port your Java code to C# code. In theory, you can translate Java code directly into C# (and J#) code through automated applications. For example, ArtinSoft's Java ...
Java applications can convert to C# using the Microsoft Java Language Conversion Assistant (JLCA). Code that calls Java APIs can convert to comparable C# code that uses the .Net Framework.