Language
Any
Platform
License
Any
How to draw regular polygons in C# by calculating vertex coordinates and using GDI+
As traditional static languages such as C# tend to become more dynamic, and dynamic languages tend to become more static, as Perl 6 will do, a deep understanding of the concepts attached to static...
An appbar (application desktop toolbar) is a window similar to the Quick Launch bar, the Language Bar or the Windows Taskbar. It is anchored/docked to an edge of the screen, and it typically provides...
VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types:...
The company needed to develop a solution which would operate as an OS Deployment tool that is customized for the needs of their Datacenter according the specific design parameters given.
The team...
VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly...
This is the first article in a series of articles that describes the various migration options of desktop/smart client applications to the web available using Visual WebGui.
In order to discuss...
Version 4.4
- Opportunity to save/load current settings of device has been added.
- Opportunity to create predefined session setups for mid- and high-volume scanners has been added.
- Memory...
VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types:...
VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly...
VintaSoftBarcode.NET Library - an easiest way for reading barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar,...
This tutorial will show you one way of saving a text file from a Rich Text Box in a Windows Form. C# version.
This tutorial will show you how to use the ListView control, and how to add items to it as well as remove. C# version.
VintaSoftTwain.NET Library is a pure .NET Library which allows to control work of scanners, cameras and any other TWAIN devices. With this library you can fully control the image acquisition process,...
If an application provides the facility to use files, Windows users expect to see recently loaded items in the My Recent Documents section of their Start menu. This functionality is missing from the...
Webpart post build .NET automation for Sharepoint,
which describes a technique to automate the application pool refresh, also enables the dll created to be added to the global assembly cache.
This step-by-step article shows you how to implement a custom collection in Visual C# .NET. The .NET Framework base class libraries offer a formal definition of a collection: the System.Collections...
I am writing an article to give a reference to developers who
need to use API imports in their .NET programs to call C++
functions. This is a conversion sheet to go from C++ API calls
to .Net...
Microsoft lets you call COM code from .NET code using RCW (Runtime Callable Wrappers). The RCW, a managed wrapper code, wraps the COM component. The .NET code then interacts with the RCW which in...