visual basic

Visual Basic Print Form Tutorial

Learn how to print information to your printer as another source of keeping your records safe and secure Continue reading

Visual Basic – User Registration

In this video i will show you guys how to create a user registration form and a login form that will use the settings option in visual basic.If you're going to allow multiple user registration this method is not suggested so you would want to use a database for that.This is good for if you want to use it for your own personal project or if you're handing it out to a couple friends and they use it for their personal use.I wont be hard coding the username or password, this i where the settings come in to play.We will also determine on the form load event if there's a user that's been registered to show the login form otherwise display the registration form.This will not allow someone else in your home to register a account and see what you have on your program. Continue reading

VB Transparent Form

Have you ever wanted to create a lightbox effect like you see in Windows Vista and Windows 7? This tutorial will show you how you can have one for your own application. If you're familiar with VB you know this can be done via the Opacity property but this one takes a different approach. Continue reading

Strings And Variables

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

Big Project In The Works

It’s been almost 3 weeks since i made an update and so i thought it would be time to make one.
I have not been adding much here lately because i have been working on a big project…well in my… 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