Best Tutorials website
Latest tutorials

Advertisment

Basic Calculator

Basic Calculator

In this tutorial we will learn to create a basic calculator in Visual Basic.


Views: 764 | Rating star | by Ben
Visual Basic - Introduction to Visual Basic

Error handler

Error handler

In this tutorial we will teach you to add a errorhandler to your applications. It's very easy and it saves lots of time when debugging your...


Views: 867 | Rating star | by Tutorial
Visual Basic - Error Handling

Saving Settings into the registry

Saving Settings into the registry

It's often very useful to be able to save settings into the registry and in this tutorial I will show you how to save settings for your...


Views: 799 | Rating star | by Isac
Visual Basic - Miscellaneous

Display input in a Label

Display input in a Label

In this tutorial we will code a application to display anything you type into a textbox on to a label.


Views: 687 | Rating star | by Simon
Visual Basic - Introduction to Visual Basic

Creating a Clock

Creating a Clock

Dispay the current time in your VB app.


Views: 742 | Rating star | by Sean
Visual Basic - Introduction to Visual Basic

URL linked Label

URL linked Label

Create a hyperlinked label in your Visual Basic application that will open up in a new browser window.


Views: 715 | Rating star | by John
Visual Basic - Introduction to Visual Basic

Send SMS from PC to mobile phones using VB

Send SMS from PC to mobile phones using VB

These topic is for those who wants to learn how to send SMS (Short Message Service) from pc to mobile phones. Devices 1. Mobile phone (Nokia Model...


Views: 883 | Rating star | by Marry
Visual Basic - Networking

Adjusting your scope - A look into variable scopes in .NET

Adjusting your scope - A look into variable scopes in .NET

Declaring variables is a very fundamental requirement in programming and you cannot go anywhere without it. For those of us who came from previous...


Views: 837 | Rating star | by Troy
Visual Basic - .NET

Creating and sending HTML email in Visual Basic - Part 1

Creating and sending HTML email in Visual Basic - Part 1

This tutorial demonstrates sending simple HTML e-mail in Visual Basic. This focuses on connecting to the SMTP server and sending e-mail rather than...


Views: 813 | Rating star | by David
Visual Basic - Miscellaneous

Creating and sending HTML email in Visual Basic - Part 2

Creating and sending HTML email in Visual Basic - Part 2

This tutorial briefly explains how to import HTML file into the message body and automatically attach pictures and other objects this HTML file...


Views: 822 | Rating star | by Jarry
Visual Basic - Miscellaneous

Creating and sending HTML email in Visual Basic - Part 3

Creating and sending HTML email in Visual Basic - Part 3

This tutorial shows various ways to create HTML body of the message in Visual Basic.


Views: 778 | Rating star | by Brad
Visual Basic - Miscellaneous

Getting Started With Visual Basic 6.0

Getting Started With Visual Basic 6.0

Comprehensive tutorial aimed at introducing you to the basics of programming in Visual Basic 6.0.


Views: 712 | Rating star | by Colin
Visual Basic - Introduction to Visual Basic

Downloading from the Web using VB Inet Control

Downloading from the Web using VB Inet Control

In this tutorial I will show you how to get a file off the web with 'Microsoft internet Transfer Control'.


Views: 912 | Rating star | by Jarry
Visual Basic - Networking

Random Numbers

Random Numbers

In this tutorial we will take a look at a simple function that allows us to generate random numbers.


Views: 859 | Rating star | by Source
Visual Basic - Miscellaneous

Writing a Internet shortcut file

Writing a Internet shortcut file

In this tutorial we will together code a application that can write a Internet shortcut file in Visual Basic.


Views: 795 | Rating star | by Steve
Visual Basic - Miscellaneous

Dynamic Usage of Event Handlers in VB.NET

Dynamic Usage of Event Handlers in VB.NET

In VB.NET we can receive and handle events in 2 ways. The first one is using WithEvents and Handles keywords, and the second way is to use the...


Views: 874 | Rating star | by John
Visual Basic - Miscellaneous

Managing INI files

Managing INI files

How to create, read and write an INI file from Visual Basic 6


Views: 737 | Rating star | by Adam
Visual Basic - Introduction to Visual Basic

Playing WAV Sound Files in Visual Basic

Playing WAV Sound Files in Visual Basic

Ever wish you could play WAV files from within your own Visual Basic programs? This tutorial will show you how.


Views: 809 | Rating star | by Colin
Visual Basic - Multimedia

Playing an Audio CD in Visual Basic

Playing an Audio CD in Visual Basic

Ever wish you could play audio CDs from within your own Visual Basic programs? This tutorial will show you how.


Views: 868 | Rating star | by Simon
Visual Basic - Multimedia

Determining the Cursor Position in Visual Basic

Determining the Cursor Position in Visual Basic

This tutorial shows how to get the mouse cursor position on the screen in Visual Basic.


Views: 796 | Rating star | by Sean
Visual Basic - Miscellaneous

prev1234569next