



Control a scanner or camera from your .NET application. VintaSoftTwain.NET Library allows to control the image acquisition process, use automatic documents feeder, save acquired images to disk or into SQL database, upload them to Web or FTP servers.
VintaSoftTiff.NET Library allows to work with multipage TIFF files without usage of temporary file. You can add image to TIFF file, delete image from TIFF file, split one multipage TIFF file to many files.
.NET library to write/read/modify XLS (Excel) from .NET programming languages Visual Basic.NET, C#, ASP.NET. Office or Excel is NOT required. Export to HTML, XML, TXT, CSV is supported
Bytescout.PDF is a .NET library capable to write/modify/sign/fill/linearize/optimize PDF documents from .NET programming languages Visual Basic.NET, C#, ASP.NET

CadLib
$525 - Wout Ware
DXF 3D .NET library with the following features:
- Imports ascii and binary DXF files (DXF versions 12, 13 and 14).
- Exports ascii and binary DXF files (DXF versions 12, 13 and 14) from code.
- Views DXF files (3D wire frames drawn with GDI+).
- Utility class for export to .bmp/.jpeg/.png/.tiff/.gif.
- Both 2D and 3D are supported.
- Export to PDF/PostScript/SVG.
- Read compressed DXF files (zip, tar, bz2, gz).
- 100% .NET code. All DXF objects exposed as .NET classes and typesafe collections. Convenient enums are provided for all flags in DXF.
With this library AutoCad files can be created from your own .NET application. The library also enables your application to import, view and print AutoCad files.

DockingWindows
$0 - 3VSoft
.NET library of visual components, realizing simple and convenient user interface of the program similar to interface of Visual Studio 2005. Windows are moved and fixed in the specified places, minimized, etc. Supported window states: Floating, Dockable, Tabbed, Auto Hide, Hide.

Lokad ASP.Net Sales Forecasting
$0 - Lokad.com
Lokad Sales Forecasting for ASP.Net is an open source .Net library (released under BSD license) that features sales forecasts reports for your ASP.Net eCommerce application. If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Smart inventory management is a cornerstone of eCommerce profitability.
Get daily / weekly / monthly sales forecasts for each product of your catalog. Reports can be directly browsed from your website or downloaded as CSV files (compatible with MS Excel). The forecasts rely on the Lokad forecasting technology. Our collaborative algorithms provide improved forecast accuracy even if the input sales data are very limited.
Lokad Sales Forecasting for ASP.Net comes as a stand-alone .Net library that can be deployed through a simple cut-and-paste into your eCommerce application.
Supported eCommerce applications include: AspDotNetStoreFront, Commerce StarterKit, MediaChase eCommerce Framework, .netCART, XSE.NET. Looking for an application not listed here? Do not hesitate to contact the Lokad email support.

BetterStreams
$59 - Jeff Pasternack
.Net library consisting of three classes for simplified asynchronous I/O (AsyncStream), using alternate data streams (AlternateStreams), and efficient stream peeking and seeking (BetterBufferedStream). BetterStreams can easily improve the performance of new or existing applications, sometimes dramatically, with as little as a single-line change to the code.
AsyncStream wraps an existing stream and provides asynchronous I/O via the standard Read(), ReadByte(), Write(), and WriteByte() methods; if called on the wrapped stream directly these would require waiting for I/O to the underlying device (such as a disk) but the AsyncStream asynchronously and automatically fills or flushes its internal buffer from or to the wrapped stream using a background thread and will never block so long as sufficient bytes are available in the buffer. Even if your application logic is already built around synchronous I/O, making it asynchronous typically requires nothing more than wrapping the original stream in an AsyncStream. AsyncStreams also provide elegant exception handling, properties for fine-tuning performance and behavior when desired, and, like BetterBufferedStreams, efficient seeking.
AlternateStreams enables you to read, write, delete, create and list alternate data streams (ADS) in an NTFS file. Under NTFS, each file has a "main" unnamed stream (this is the one the Framework's file I/O classes manipulate) as well as zero or more "alternate" named streams; for example, Internet Explorer uses an alternate stream named "Zone.Identifier" to record which security zone a downloaded file came from. Aside from conveniently storing metadata, they can also be used to create "compound storage" for application data; instead of, for example, sequentially serializing ten objects to the "main" fie stream (requiring the entire file to be rewritten if any but the last object changes) each object can be serialized to its own, individually modifiable alternate stream.

LLCryptoLib
$0 - LittleLite Software
LLCryptoLib is a .NET library which allows programmers to easily add encryption, integrity and authentication services to their software. It is compatible with MS .NET and Novell Mono environments. It also provides shredding methods.
It offers both asymmetrical and symmetrical encryption classes and hashing functions for text and binary files plus full shredding capabilities. It also offers methods for digital certificates and public key management. It is free for non commercial uses.
It is free for students and academic purposes. Enterprise or commercial licenses must be purchased (see enclosed licensing options).
It is engineered to be easy to use and standard compliant, fully compatible with ASP.NET Web Applications and Visual C#, Visual Basic .NET, Managed C++ .NET Applications.
LLCryptoLib can be linked to managed (.NET) and unmanaged (COM) projects.
Hashing algorithms:
* CRC32
* FCS16/32
* GOST
* ADLER32
* HAVAL
* MD2
* MD4
* MD5
* SHA1 / 224 / 256 / 384
* TIGER
* RIPEMD160
* WHIRLPOOL
Encryption algorithms:
* ROT13
* Playfair
* PseudoDES
* DES
* Triple DES
* Rijndael (AES)
* ARC4 - up to 2048 bits
* Blowfish - up to 448 bits
* RSA
Digital Certificates:
* PEM
* CER
* PFX
* X509
Text to binary conversions:
* Plain text (UTF8)
* Hexadecimal (with 4 styles)
* Base64
Storage Shredding algorithms
* US Department of Defense
* Guttman
* Simple 1 step
* Complex 3 steps
Library features:
* .NET API Compliant
(ie: algorithms implements System.Security.Cryptography.SymmetricAlgorithm)
* Asynchronous feedback on operations through delegates
* Enum's based algorithm choice
* MSDN Style documentation on both HTML and WinHelp formats
LLCryptoLib is part of the popular Folder Crypt software by LittleLite.

Gears.IFilterHelper
$125 - 9Rays.Net
Text extraction is a task that many developers face every day. As superficially simple as it may sound, this task becomes a real problem when the program should efficiently work with a large number of document types and formats. Writing your own components may require too much time and efforts, which otherwise could have been invested into improving the program core and general optimization. There are many extractors available on the market for each document type, but their aggregate cost may by far exceed your budget for this aspect of your application. If you are looking for an affordable, stable, easy-to-use and elegant solution for text extraction in .NET environment, make sure you don?t miss Gears.IFilterHelper!
Based on a proprietary technology by Microsoft Corp. ? IFilters ? and a corresponding API, Gears.IFilterHelper greatly facilitates and expedites tasks related to extracting text from a variety of sources, from familiar Word documents to Adobe PDF files and much, much more. The goal and motto of Gears.IFilterHelper developers was to turn the complexity of IFilters API into the transparency and intuitive approach implemented in Gears.IFilterHelper, focus on the most important and demanded areas of functionality.
The staple advantages of the library:
- Extracts text from files
- Supports .NET 1.1 and .NET 2.0
- C#, VB.NET and other CLS-compliant languages
- Works with any well-written IFilters
- Also supports Adobe PDF Ifilter 4.0, 5.0, 6.0
- Automatically detects installed IFilters
- Provides extended information about IFilters
Being a simple and focused .NET library written entirely in C#, Gears.IFilterHelper.Net can be used for any .NET application, allowing you to start extracting text by adding just a few lines of code. Apart from being an efficient IFilters wrapper, the component is great at what it was designed for ? getting this text out of a wide assortment of file formats! Try Gears.IFilterHelper and it will never let you down.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.