Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Business
Remove
Platform
Any
License
Any
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,...
For most of us, enumerations provide a means of selecting one of many options. What some of us don't know is that they also provide a means for us to specify more than one option at a time in one...
How can you protect your business from credit card frauds? Here are a few steps that can be taken to ensure that the transaction is being requested by the real cardholder.
This article covers the new Express suite components from Microsoft. They offer some significant advantages for business or personal use. Rick Dobson examines three Express suite components: Visual...
Very few programmers have the luxury of toiling on their code for a really long time - we are expected to churn apps out in a quick manner. Which means that to be productive, we must use tools that...
Connecting to a database is essential in the vast majority of business and enterprise applications. The .NET framework provides ADO.NET, a new object orientated framework for data access, to enable...
Connecting to a database is essential in the vast majority of business and enterprise applications. The .NET framework provides ADO.NET, a new object orientated framework for data access, to enable...
Visual Basic .NET offers its users, among many other things, a fully object-oriented programming (OOP) experience. Some former VB6 developers have prepared themselves well to embrace this new version...
.NET Framework has provided the ability to handle multiple languages. The Language compilers provided by Microsoft are for: C#,VB.NET,Managed C++ and JScript.NET. Apart from that one can also use...
In the ever expanding quest for knowledge, I took it upon myself to convert Don Wolthuis' excellent tutorial "Making Business Objects Has Never Been Easier!" to VB.NET. After completing the...
There is a proliferation of date/time formats on the internet,
egged on by competing standards, setup by various international
standards organizations. These dates appears in email message...
It's that time again! Time to check out a new project written VB.NET and the .NET library. This article describes how to create a virtual clock in VB.NET.