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.

Custom-able Invoice: Easy to Use

Submitted by mayuri_k on
Make billing easy with Free Invoice Template. Professional invoices for your business: Proforma, Service, Sales, Freelance. Please don't forget to give credit to original developer because I really worked hard to develop this project and please don't forget to like and share it if you found it useful :) For students or anyone else who needs program or source code for thesis writing or any

Retrieving Data in MySQL Database Using DataReader in VB.Net

Submitted by janobe on
Today you will learn on how to retrieve data in MySQL Database using DataReader in VB.net. This method provides an effective way to retrieve data from the database. It is efficient to use this kind of method because you can design the datagridview column according to your desire.

Simple Laravel 5.6 CRUD System

Submitted by Jeff Ngugi on
Hello guys. I made this program while practicing how to work with php laravel. For this project to work in your machine, you need php =>7.0 Mysqli It is just a simple project How it works Edit or make your .env file Make run migrations Run the servr Enter your generated url and add posts to it, example 127.0.0.1/posts To create edit or delete a post, you need an account, create an account if need