C#

C-Sharp

Simple Student Grading System in C# Free Source Code

Submitted by razormist on
Simple Student Grading System in C# Free Source Code - A simple application that will automate the calculation of your students grade. It will help you fasten the generation of grades and lessen the workload. This application is very reliable when it comes for generating of grades. 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.

Tetris Game using C# with Free Source Code

Submitted by razormist on
Tetris Game using C# with Free Source Code Tetris Game with Source Code is a single-player game the game purpose is same as the original classic tetris game we all know. The application is consist of multiple sprites and image to display the gameplay The purpose of the application is to show you how it been remade in C# programming language. About the Application The Tetris Game was created in a

JSON Formatter Application written in Visual C# Free Source Code

Submitted by nostradamus1566 on
Computers don’t require JSON code to be formatted in order to read it, but humans do. JSON Formatter is a little C# program to format JSON text. You can either paste unformatted JSON text into the textbox, or load in a JSON file on your computer and then select the ‘Format JSON’ option from the file menu. To save the formatted version just copy and paste it into other documents. JSON Formatter was