Personal tools
You are here: Home GRIA Documentation Documentation 5.3 Tutorials Using the GRIA client API from .NET

Using the GRIA client API from .NET

This Tutorial applies to: 5.3
This Tutorial is intended for: Developers

The GRIA Java client API can be recompiled into a DLL for use in .NET environments.

All content on one page (useful for printing, presentation mode etc.)

  1. Converting the GRIA client library into a DLL How to convert the GRIA client library into a DLL using IKVM.NET
  2. Create a new Visual Studio project How to set up Visual Studio to program with the GRIA API.
  3. Example C# code Boilerplate code to use the GRIA client API from C#