You gain full access to the .NET framework
- In particular:
- Native support for XML WebServices
- Windows Forms, WebForms, Datadesigners
- Creation of class libraries
- etc.
You don't get these features:
- RMI (Remote Method Invocation)
- Equivalent: .NET remoting
- JNI (Java Native Interface)
- Java Bytecode generation
- Support for the .NET Compact Framework (yet)
|