Visual Basic

Visual Basic Tutorial – Variables

This tutorial will help you understand what a Variable is, how to create a variable and how they could be used. I have explained it in depth for the new programmers that have never used a variable before. Variables are one of the most important parts of programming that you will ever learn, so remember the syntax! Continue reading

Visual Basic Tutorial – Multithreading

In this tutorial, we cover the concept of MultiThreading. Multi Threading allows an application to run different bits of code at the same time without causing your User Interface to become unresponsive. This tutorial will hopefully explain the concept of multithreading to you and we will continue with delegates in the next tutorial. Continue reading

Visual Basic 2010 properties

I did a previous video on creating and using properties in our project. In this video i am going to show you how easy Microsoft made it in creating properties in Visual Studio 2010. There's a new Class Diagram feature that has been included that helps writing fields, properties, methods and more alot easier. This video focuses on the Properties. Continue reading

New Forms programmatic

In some cases it would be nice to have our own type of message box to display results.
For example, if you are creating a contact management system and a record has been saved successfully you would want to display the success message.

Continue reading

Connecting VB To Web Host

In this tutorial i will be showing you how to connect a data application to a web server.
This will allow your end users to work with your application data in whatever way you desire.
Before i get started i should point out that some hosts may work differently when attaching your databases.

Continue reading

Visual Basic Database Relationships PT2

In this video you will learn how to use the data by doing a couple examples.
I will explain what to look at before dragging the gridview/details view on to your form.

Visual Basic Database Relationships PT1

This 2 part series will focus on creating a relational database.
I will be creating a employee type of database that’s going to consist of 2 tables.
What i will be doing is applying a relationship between both tables.
What… Continue reading

VB Borderless, Dragable, transparent form

In this video i will just be creating a project that may or may not be useful to you in your projects, but some of the techniques might be.
The project we’re going to build is a borderless form with… Continue reading

Visual Basic Bottom Bar pt2

The last part of this video we’re just going to use a color dialog which will allow us to change the color of our bottom bar. The intent to this and the previous post is to show how to place… Continue reading

Visual Basic Bottom Bar pt1

This is just something i learned and thought i’d share it. I will be showing you how you can create a bar and have it position to the bottom of your screen no matter the resolution. I don’t make the… Continue reading

Donations

Donations help to produce more content, more and better video tutorials

Youtube Channel Of The Week

JD Site Care chose
GoVisualTeam

Advertisement