visual basic
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. Now our project may not have any use in having another form [...]
Lynx Company Directory
Lynx Company Directory is a company directory based program i made in visual basic. This program will be open source and will be available for everyone to download. L.C.D allows you to keep track of companies information in case you need it at a later date. What Lynx Company Directory Offers The program will be [...]
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. Some may [...]
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 eyes a big project. The project is based on Visual Web Developer and Visual Basic. [...]
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. View the search form code for a [...]
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 this will do is in the end will allow us to create 1 record that [...]
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 appearance of the timer that’s more appropriate and blends in better. I would like to [...]
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 our custom title bar with some dragging functionality so we can drag our form. Also [...]


Recent Comments