Videos

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

ASP.NET Loginview Roles

In this video tutorial i will show you how you can create a role template using the loginview control. By default the loginview control has 2 templates Anonymous and Logged In. We are going to create another template based on the Administrator role i will create using the asp.net configuration tool. Than i will show you how it works and how you could use this in your asp.net web applications.

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

Donations

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

Youtube Channel Of The Week

JD Site Care chose
GoVisualTeam

Advertisement