C#

C-Sharp

Library Management software

Submitted by Penyani Zimba on
This program can be used in a Library to ensure more efficient operation. It has a stock management, member recruitment, membership renewals, add new books, etc. Log in password is zimba, but you can change this in the access database anytime. Brings up a portrait of person borrowing book to correctly identify members. Student name = picture filename. Programmed with c# and ms accesss db as

Multiple Choice Quiz System with Lecture and Student Center

Submitted by Gopolang Kopan… on
This app was developed using C# and the idea was drawn from code school, which gives online tutorials and offers different online courses. -------------------Features----------- Login part Register page Material design Files Exception handling Developer details: Name: Gopolang Kopano Mathole Email: [email protected] Whatsapp: 074 931 0571 website: www.gopolangmathole.com

Windows Service File System Watcher using C# Visual Studio 2013

Submitted by edwardkimaro on
This app is the Windows Service App in Visual Studio 2013. It implements File System Watcher to monitor any changes to a particular folder and it then sends email and log the events to a specified text file. Email configuration settings have been set using Project properties so you can put your settings using the project properties or App.config file. To install the application 1. Unzip the folder

File Hider Behind Image

Submitted by sba stuff on
This software, as it states, hide file behind images. This technique was used recently many times and in command line format. It is impossible for users to remember commands. So GUI format is provided. This software also allows you answer: How to hide files behind images. Only Source code is provided. You must compile it in visual studio to get binaries. Don't mind I am just following