C#

Free C# Source Code. Download 10 latest C# system's projects with source code for free here.

Tetris Game using C# with Free Source Code

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

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