.NET/Link Examples, Part 2: Calling Mathematica from .NET

 

Currently, there are only two example programs: SimpleLink, a very simple demonstration of basic use of the IKernelLink interface, and MathKernelApp, a demonstration of the high-level MathKernel component.

Part 2 of the .NET/Link User Guide, viewable in Mathematica Documentation Center, has information about writing .NET programs that use .NET/Link to communicate with Mathematica. The main API-level documentation is the .NET/Link API Documentation.