TWAIN ActiveX Control, Plug-in, Scanner SDK, Component, HTTP Control/SDK

Dynamsoft TWAIN Products

Support Community for TWAIN Control/Component/SDK for Scanning Solutions
* Login   * Register
* FAQ    * Search

It is currently Thu Feb 09, 2012 10:03 am




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Using Dynamic TWAIN in Microsoft Visual Studio .NET
PostPosted: Tue Mar 08, 2005 1:38 am 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1067
Before opening the accompanied sample applications written in C# and VB.NET, please import the Dynamic TWAIN into Visual Studio .NET first. The sample applications are installed with Dynamic 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.

Under this mechanism, the performance of applications suffers significantly, especially for the image processing applications, like Dynamic TWAIN. Dynamic TWAIN is developed directly from system API and assembly language to get high performance.

To enable our customers to be able to use Dynamic TWAIN in .NET without sacrificing the high-performance of Dynamic TWAIN, our policy of Dynamic TWAIN in .NET is to take advantage of the interoperability feature of .NET.

The interoperability features of the Microsoft .NET Framework enables developers to continue using traditional Active Server Pages, Component Object Model applications, and Microsoft Win32 DLLs, making it easier to choose if and when to migrate existing managed code to .NET.

The followings are the steps of importing Dynamic TWAIN into .NET. We can see how easy it is.

1. Start Visual Studio .NET.
2. From the Tools menu, select Add/Remove Toolbox Items.
3. In the Customize ToolBox dialog box, check the DynamicTwain Class. Click OK to close the dialog box.

Image

4. From now on, the Dynamic TWAIN ActiveX Control can be used in .NET like other controls.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

It is currently Thu Feb 09, 2012 10:03 am


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog