Before opening the accompanied sample applications written in C# and VB.NET, please import the Dynamic .NET TWAIN into Visual Studio .NET first. The sample applications are installed with Dynamic .NET TWAIN and can be found from the Start Menu.
Microsoft .NET Framework offers a highly productive multi-language environment for developers. In .NET framework, the languages are compiled into Microsoft Intermediate Language (MSIL) output according to the common language specification. In run-time, the intermediate code will be compiled into machine code and then run against the Common Language Runtime.
The followings are the steps of importing Dynamic .NET TWAIN into .NET. We can see how easy it is.
