Visual Basic Data Filtering
This project demonstrates how to filter a field in your database.
This project contains a database called contactsbook and has 5 fields.
Form1 allows you to add, delete, navigate etc. records and in the navigation strip there’s an extra button called search.
That will open the search form.
Visual Basic Database Relationships
In some cases it wouldn’t make sense navigating 500 records of products who have been purchased by the same customer.
Wouldn’t it make more sense navigating 1 record and viewing the 500 products in a Gridview?
Maybe you have 3500 customers who have purchased several products, think of how many times you would have to navigate to view all customers and products…It would take a long time.
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
Youtube Timer Available
The Youtube timer program is now available for download.
There are 2 zip files you can download
- The .exe file that you can install right away
- The project files itself.
I have also prepared a short outline on Classes and… Continue reading
Youtube Timer Update
In the last post i did on the timer i showed you guys what to look forward to in the next release.
I decided to bypass the release you guys are expecting by applying some more options and change the… 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





