View Articles by Category
There are no sub categories
Category » Distribution & Development
There were 3 articles found in this category:
How to update your barcode reading module to work with Dynamic .NET TWAIN 6.x?
For Dynamic .NET TWAIN v6.x and lower versions only, for V7.x+ please refer to http://developer.dynamsoft.com/dnt/kb Since Dynamic .NET TWAIN 6.0, the old Barcode libraries are replaced with the .Net libraries of Dynamsoft Barcode Reader, which provide better performance. This article shows how ...
How to distribute desktop applications developed with Dynamic .NET TWAIN?
For Dynamic .NET TWAIN v6.x and lower versions only, for V7.x+ please refer to http://developer.dynamsoft.com/dnt/kb Dynamic .NET TWAIN supports Xcopy deployment. You only need to distribute DynamicDotNetTwain.dll with your desktop applications. The DLL file does not need to be registered. If ...
How to implement Dynamic .NET TWAIN DLL in class library?
For Dynamic .NET TWAIN v6.x and lower versions only, for V7.x+ please refer to http://developer.dynamsoft.com/dnt/kb This page in versions: 3.x or older 4.x or newer The license authentication mechanism of Dynamic .NET TWAIN 3.x or older doesn't allow you to implement the component in a class ...