CodeProjectz

Search
Generic filters

C#

C# is a general-purpose, modern and object-oriented programming language pronounced as “C Sharp”. It was developed by Microsoft led by Anders Hejlsberg and his team within the .NET initiative and was approved by the European Computer Manufacturers Association (ECMA) and International Standards Organization (ISO). C# programming language is influenced by C++, Java, Eiffel, Modula-3, Pascal etc. languages. Before learning C#, you must have the basic knowledge of C Programming Language.

You can find projects, source codes and tutorials related to C Sharp (C# Language) in this page. Download source codes of these projects for free.

Battleship Game In C# With Source Code

Battleship Game In C# With Source Code

Battleship game in C sharp is a simple command prompt game written in C sharp language. This game is developed in the visual studio. In this game, you just have to select the game mode. After all that you have to enter the name of the player and start continuing to play it. Here you have to tell the player to attack the position like A1, B2 as per your choice of attack.

Employee Management System In C# With Source Code

Employee Management System In C# With Source Code

This Employee management system project is developed using C# language.  Here, the user can add, edit, view, and remove employees records and manage wages according to their departments. The system automatically generates a payroll list according to employee’s total working hour and department. and it also generates reports too in Pie Chart Diagram. This project is easy to operate and understood by the users.

Student Grading System In C# With Source Code

Student Grading System In C# With Source Code

This system is developed using C# Language. Here, user has to enter the student’s information such as : Student id, name, attendance score, project score, written quiz score, prelim exam score and practical quiz score to compute student’s report to display Prelim Grade, Remarks and after computing user can also save, modify, list, remove the grade reports.

Minesweeper Game In C# With Source Code

Simple Minesweeper Game In C# With Source Code

Minesweeper game in C sharp is an old game written C# language using visual studio. In Minesweeper The player is initially presented with a grid of undifferentiated squares. Some randomly selected squares, unknown to the player, are designated to contain mines.

ATM System In C# With Source Code

ATM Management System In C# With Source Code

This ATM system project is developed using C# language.  Here at first, the user has to enter the pin code number to get access then he/she can check total balance, deposit and withdraw money easily. While depositing or withdrawing money from this system, a user is not allowed to have transaction more than Rs.25,000 at one time.

Drawing Application System In c# With Source Code

Drawing Application System In C# With Source Code

Drawing application is a program designed in visual studio. This is a simple project that is developed for making simple drawings and text drawings. This whole system or the project is developed with c sharp language. Here you can draw the simple image and design some simple old school type texts.

Bee Hive Working Mechanism System In C# With Source Code

Bee Hive Working Mechanism System In C# With Source Code

Bee Hive Working Mechanism System is a simple C sharp project. This system will allow you to know the how the bees work according to their Queen Bee. Here, each bee is assigned to specific work by the queen. They should complete the task in given shifts or working periods. Also, you can check the task of each bee. As a final, you can collect the honey.

CRUD Application In C# Using ASP.NET With Source Code

CRUD Application In C# Using ASP.NET With Source Code

CRUD application in C# is a simple application which is developed using ASP.NET. Four basic functions of persistent storage: Create, Read, Update & Delete (as an acronym CRUD). All the function of this application is about creating, reading, updating and deleting records.

Flight Booking App In C# With Source Code

Flight Booking App In C# Language With Source Code

This Flight Booking App in C# Language is a simple GUI-based booking project that is very easy to understand and use. This application is only for the booking process of a flight ticket. Also, this project is capable of handling most of the exceptions. This project is an interesting useful project. Create Flight Booking App In C# Language for your school and college assignment. Furthermore, you can make customization in this project to add new features and functionalities.