Calling .NET from the Wolfram Language

.NET Connection Management »

InstallNET  ▪  NETLink  ▪  ShowNETConsole  ▪  ...

.NET Types & Assemblies »

LoadNETType, LoadNETAssembly load a .NET type or assembly for use in the Wolfram Language

NETNew, MakeNETObject create a .NET object

NETTypeInfo  ▪  LoadedNETObjects  ▪  ...

Calling COM & DLLs »

LoadCOMTypeLibrary  ▪  CreateCOMObject  ▪  DefineDLLFunction  ▪  ...

Memory Management »

NETBlock  ▪  ReleaseNETObject  ▪  LoadedNETObjects  ▪  ...

.NET User Interfaces »

DoNETModal  ▪  ShowNETWindow  ▪  AddEventHandler  ▪  ...

Exception Handling »

GetNETException  ▪  $NETExceptionHandler  ▪  ...