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
-
Open sample project file with Visual Studio: "General Concepts (Winforms, Direct Reference).csproj".
-
Set the "Author-it API" reference to your installed "Authorit.API.dll" assembly path.
-
Build and run the application.