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
WPF Custom Window Template
Creating Custom Windows in WPF is realy simple and adding the touch of customization can realy add a rich touch to your application.
I want to share a custom window template that you can install in your visual basic and use it with your Visual Basic project.
Download the template and get more information here 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
asp.net Redezined Biz
Another template released.
asp.net website biz has a business style look to it and will stand out to your users.
Change the banner to your own banner or anything else you may want in replacement of the banner. 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
Becoming a youtube partner
Are you interested in becoming a youtube partner?
There are a lot of false speculations that state the requirements in becoming a youtube partner.
Let me give you a better understanding as to what you should know in becoming a youtube partner. 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.








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