Visual Basic Tutorial – Variables
Visual Basic 2010 properties
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.
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.
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.
ASP.NET Membership Registration
This is a video i have redone on the asp.net membership register. No mic = no sound in the previous video but this video has sound. I will briefly go over how to get your website configured to work with the membership system, we will create a couple of users, 1 in the asp.net configuration tool and one from our website. Once registered we will log in and have our username displayed with a logout link.
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


