Appointment Management Release
I am happy to say that the first release of the application management program is ready for download.
This is the first release so expect there to be some pugs somewhere throughout the program. Continue reading
Multi data filter 1 textbox
This project allows you to look at and play around with how i did the multi data filtering using 1 text box.
The idea to this project is to show you guys how you can eliminate text boxes and buttons that don't need to be there.
If you watch the tutorial in which i will show you how to do it you will see when i add a query (LIKE @FirstName + '%') beside the FirstName row you can try applying the same in all rows you want to enable searching (i haven't tried this yet but you could). Continue reading
VB Inner Join App
Have you ever wanted to display information from 2 tables into 1 Gridview?
This project shows you how it works and how you can expand your project(s).
Click here to get more information and to download the project/Source Continue reading
Custom Form
The ability to creating custom forms for Visual Basic is as easy as creating a image.
Create your custom forms in any shape or design you want but choose the colors wisely... Continue reading
Custom Data Controls VB
Add more custom functionality to your database application and make it look and act the way you want it to.
Click here for more information and to download the project file/Source Continue reading
Simplepad Project
Simplepad is a text based editor program that allows you to write content and save it to your computer as well as it allows you to open other files and view the content...Pretty straight forward there.
There are some other features in there that you can use to enhance the experience and i will start with the Properties feature.
The properties section allows you to set the look of the editor, this is what you can do Continue reading
Database Login [Download]
This is a simple User login application using a database in Visual Basic.
Inside this project you will find a database as well as a .dbml file which is a LINQ to SQL file.
The LINQ To SQL file has our database table listed which creates a class for us so we can access the properties of the Users table.
The reason we need to access these properties is because when you login we need to check the database to make sure both the username and password both match.
Check if contact exist [download]
This project is a small application that checks to see if a contact with the same email address already exists in the database.
If you run the application as is and you insert 2 contacts with the same email address you'll get a alert stating that email already exists and the contact will not be saved.
If you enter contacts with different email addresses they will insert and save successfully. Continue reading
V-Optimize Helper Available
V-Optimize Helper is for anyone looking to up their traffic to their websites.
This program allows you to track what sites you've signed up at, provides a checklist to see if you have the most common tools, keep track of people you have referred and more. Continue reading
Youtube Timer – NEW
This is the newest project on the Youtube Timer program.
The previous youtube timer program allowed alot more functionality than the one i am about to announce here which resulted in alot more code being written. Continue reading






![Database Login [Download]](http://jdsitecare.com/wp-content/uploads/2010/12/dblogin_success-150x150.png)
![Check if contact exist [download]](http://jdsitecare.com/wp-content/uploads/2010/12/contactmain-150x150.png)

