How to Save an Image in MySQL Database Using VB.Net

Submitted by janobe on
In my tutorial, this time I will teach you how to save an Image in the MySQL Database using VB.Net. This method will help you store the image itself into the MySQL Database. This is a secure way of saving your image so that it will not be deleted once a virus affects your system.

Email Directory System C# and Sql

Submitted by Ron June on
Basic Email Directory System using C#.Net and Sql Server Features: Send Email Add Contacts EditContacts Delete Contacts Search Contacts Add Image Note! Please Add System.Web.Helpers in your referenced you can found it on Assemblies Extensions. and also add your connection string to app.config file. I use my very own Sql Library ICrud you can found it on GitHub https://github.com/cajilig-rjc/ICrud

Download Manager

Submitted by Urmia-Mba on
This program with source code allows you to download any files from the internet. It display the download speed, file size, downloaded bytes, remaining bytes, and the total file size of the file. It also display the progress of the downloaded file with the number of percentage done.