|
Marshalling and Delegates
Marshalling provides us with the ability to mix managed and un-managed code in .NET ;
Delegates allow us to call run-time loaded assemblies: a kind of function pointers.
This session shows the mechanism in C# through the use of Twain source to build an assembly.
Then this assembly is used in Vulcan to provide a small "Scan & Save" application.
Level: Beginner.
Requirements: Some C# knowledge would be helpful but not essential.
|