C# basics

Simple Member Management System in C# Free Source Code

Submitted by razormist on
Simple Member Management System in C# Free Source Code - A simple C# window form application that use SQLite database to store the record of your member. This application is consist of multiple textboxes that need to fill-in the data of each member. C# Free Source Code.

Simple Calculator App in C# Free Source Code

Submitted by razormist on
Simple Calculator App in C# - A simple desktop application that can act as a real calculator. The purpose of the application is to show to clone this simple application using only C# code. You can do similar to a real calculator like adding, subtracting, dividing, multiplying. C# Free Source Code.

Tic Tac Toe Game in C# Free Source Code

Submitted by razormist on
Tic Tac Toe Game in C# Free Source Code - A classic multiplayer game that compete by two persons. The mechanic of the game is whoever the first player to form a Horizontal, Vertical, Diagonal three line will be the winner. A simple and very fun competitive game that can be enjoyable playing with your friends. C# Free Source Code.

Simple Employee Salary Calculator App in C# Free Source Code

Submitted by razormist on
Simple Employee Salary Calculator App in C# Free Source Code - A simple application whose purpose only is to accurately calculate the employee salary. This application was made so simple so that it can provide an efficient way of calculating the salary. C# Free Source Code.