General Concepts (Winforms, Direct Reference) - Author-it On-Premises - Author-it

Author-it Development Documentation

Demonstrates the basic concepts of the API with a Windows Forms application written in c# referencing the Author-it API .NET assemblies directly.

Location: <SDK Folder>\Samples\General Concepts (Winforms, Direct Reference)

Prerequisites

  • Microsoft .NET Framework 3.5

  • Microsoft Visual Studio 2008

  • Author-it API installed (or access to .NET Assemblies)

Installation and Configuration

  1. Open sample project file with Visual Studio: "General Concepts (Winforms, Direct Reference).csproj".

  2. Set the "Author-it API" reference to your installed "Authorit.API.dll" assembly path.

  3. Build and run the application.