This repository contains my 2nd-year BSIT projects, mostly built in C# using Windows Forms in Visual Studio. I am sharing these projects to help students who want to learn how desktop applications are ...
A basic ftp application made with C# and Windows forms that connects to a ftp host and includes simple operations such as read contents in a directory, upload a file, delete a file, or download a file ...