Programming
Computer programming sometimes considered a branch of applied mathematics, is the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.
Article

Parallel port programming in Visual Basic

An article describes basic things about how to start programming parallel port using Visual Basic. It will helpful for beginners who want to get an idea about the subject.
Article

Using LINQ to Objects in VB

In this tutorial, we will be looking at using LINQ to Objects. We will be creating a Windows Forms Application that will first define an array of numbers, and then we will use LINQ to Objects to...
Article

Using WinForms to Encrypt a String in VB.NET

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
Article

Using Classes in WinForms using VS.NET and VB

In this tutorial, we will look at how we can create a class, how we can create methods within that class and also how we can make use of the class in a Windows Form by calling its methods. VB version.
Article

VB InStr function

InStr is a powerful VB string function. It's the perfect way to search and test strings in robust Visual Basic applications. This article shows how to call InStr to perform advanced text processing...
Article

Internals of Delegate chaining

Anyone who has written a simple .aspx page or a Windows form that has any kind of user interaction has already worked with delegates. You may not have realised it, but you have also used delegate...
Article

Accessing MySQL BLOB columns using Visual Basic 6

Mike Hillyer explains how to work with BLOB columns using the ADO 2.5 stream object. One of MySQL's strengths is it's use of Binary Large Object (BLOB) columns. These columns store unprocessed binary...
Article

VB.NET School - Lesson 14

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...
Article

VB.NET School - Lesson 13

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...
Article

VB.NET School - Lesson 9

Discover how exceptions work in .NET and what they are used for. Find out how to use try...catch...finally blocks to catch exceptions, and how to define your own exceptions and throw them.
Article

VB.NET School - Lesson 6

In this issue we look deeper into object orientated programming, introducing inheritance and polymorphism and how they are realised in VB.NET. The object class, the base of all classes, is also...
Article

VB.NET School - Lesson 5

In this issue we look deeper into object orientated programming, introducing inheritance and polymorphism and how they are realised in VB.NET. The object class, the base of all classes, is also...
Article

VB.NET School - Lesson 4

VB.NET is an object orientated programming language, and this lesson details the way OOP is approached in VB.NET. Classes, objects, constructors, access modifiers, properties, and methods are covered...
Article

Cryptography, Certificates, Certificate Providers, Encryption/Decryption algorithms with VB6

Cryptography has long been difficult to do with Visual Basic 6. This code changes all that. Provided below is a beautifully built and well thought out object implementation of various bits and pieces...
Article

Getting Started With VB 6.0

Comprehensive tutorial that will introduce you to the basics of programming in visual basic 6.0
Article

Building Windows Applications

An extensive introduction to programming using the new Windows client development model in Visual Basic .NET, covering the windows form designer, events, form resizing, dialog boxes and more.
Article

Flatten That Combo Box, Man!

A .NET class written in VB.NET for your own flat combo box.
Article

Doing without Control Arrays

Many people ask how implement control arrays in VB.Net. The simple answer is you can't. I've created a vb.net project that demonstrates how to create a series of command buttons based on a user...
Article

An Introduction to VB.NET and Database Programming

I am a beginner. I wanted to share some experiences with other beginners. The next few articles that come from my keyboard will be about my experience with teaching myself to develop applications in...
1 2 3 4 5  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.