Find Items inside the ListBox Based on TextBox Using C# and MySQL Database

Submitted by janobe on
In this tutorial, I will teach you how to find items in the ListBox using C# and MySQL Database. This method has the ability to find the data from the database and display it inside the ListBox. This procedure is very easy and you can be done in no time. Just follow the step by step guide to know how it works

How to Update an Image in Access Database Using VB.Net

Submitted by janobe on
This time, I will teach you how to Update an Image in Access Database Using VB.net. I came up with this idea because this is a very important function when you are dealing with the database object. This method has the ability to update the stored image in the access database. It is also has a function that can view an image in the large view. It is a simple procedure that you can do even if you are a beginner in programming.