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.

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.