Hello JAVA developers

Last week we have released new JAVA > .NET interoperability tool called javOnet.

Javonet is JAVA to .NET bridge that allows you to use any .NET library (created by you or delivered with .NET framework) in your JAVA application without any changes in .NET code within 5 minutes - you just need to copy dll to JAVA project or use the one in GAC. You can even create full JAVA application with WinForms or WPF interface!

Please evaluate this solution and provide us any comments, feedback or ideas.

Javonet is free for academic and non-commercial solutions + we offer free 30 days trial for quick start and testing so feel free to download this and build any sample application or test it in your projects.

Using Javonet .NET objects can be created and utilized directly in JAVA. It includes:
  • instance creation
  • calls to static/instance methods
  • settings/getting static/instance properties and fields
  • subscribing .NET events
  • handling .NET exceptions
  • and almost all other operations that you can do directly in .NET code


Javonet automatically translates JAVA primitive types to .NET types so while you are calling .NET method on .NET object - you can pass arguments using JAVA variables like calling regular java method.

Check our quick start guide to read more how to use javonet in your application:
http://www.javonet.com/quick-start-guide/

Or check easy step-by-step instructions how to create JAVA application with WinForms/WPF interface or use log4net logging interface in JAVA
http://www.javonet.com/tutorials/

We strongly encourage you to visit our website, download and try our solution:
http://www.javonet.com/

We are ready to make this tool even better to meet all your suggestions, ideas and requirements so we can't stand looking forward for your replies!

Please Watch Our Demo Video Available On Our Website!