c# - Write in Java to work with .Net? -
i wondering if have experience writing codes in java while compiling .net assemblies? thoughts? library did use , disadvantages of codes in java become .net application?
i see there couple of libraries out there out java <-> .net communication (eg. jnbridge http://www.jnbridge.com/, ikvm.net http://www.ikvm.net/) .
let me know if have suggestions on how go doing task, or may reason why not bother doing , better off starting out .net (c# may be)
i suggest better off starting c#, unless doing straight port , ready deal lots of integration issues. c# pretty similar java syntactically , conceptually, , .net tooling work lot better.
Comments
Post a Comment