VB.NET
Visual Basic .NET (VB.NET) is an object-oriented computer language that can be viewed as an evolution of Microsoft's Visual Basic (VB) implemented on the Microsoft .NET framework.
Application
Any
Platform
Any
License
Any
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...
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...
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...
In this tutorial, you will learn how to implement something similar using the AutoComplete AJAX Control and a Web Method.
We will be using a SQL database to match the typed text against and retrieve...
In this article, we will be looking at how we can create a poll ourselves from scratch using Visual Studio.NET, and we can also implement a little AJAX in there to make the experience even quicker...
In this article, we will be looking at how we can create a class similar to the one in the Data Access Component article that will use just one database query to return two resultsets from a SQL...
This tutorial will teach you how to use Data Access Components to retrieve data from more than one table in one go, which can save on server resources. VB version.
This tutorial will show you how to create LINQ to SQL Entities by hand, instead of using the Object Relational Designer in Visual Studio. VB version.
This tutorial will show how we can bypass the Designer and write the class ourselves, so that we get a better understanding of what's going on. For this example, we will be using a SQL database with...
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 how to write a method that will not only encrypt a string - but decrypt it as well. Written with VS.NET 2008 and VB.NET
In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working...
Master Slave Relationship in Datagrid in VB.NET while expanding and collapsing rows using client side Javascript.
This tutorial teaches you how to create an Excel spreadsheet
with multiple worksheets. The tutorial includes step-by-step
instructions and full source code.