C# Java Virtual Machine is a tiny implementation of the Java VM, including simple native classes. This project is written using the C# language. The VM is very easily expandable by writing additional native or Java classes.
What's New in This Release:
· The DbConnection class, which provides a connection to MS SQL or PostgreSQL using ADO.NET, was added.
· The Syst.MachineName method, which returns the machine name, was added.
· String.startsWith and String.endsWith functions were added.
· Some comments for VM.cs were written.
Product's homepage