C#

C# Source Code

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

Test Engine (WPF)

Submitted by Raj.Sharma on
This is a WPF application that can help users track and analyze their performance in tests. It also stores their scores in various tests for future reference. It is written using C# and Sql Server 2008 r2... U can learn : Developing Login Module Developing Admin Module Developing The Student Module Restore Database from .sql script using sql server management studio 2008 For students or anyone

Simple Grading System using C#

Submitted by donbermoy on
This is a program created using Visual Studio 2010 having a C# language and Microsoft Access 2007. This is a simple grading system that creates and save new data of student and its grades of their semester and school year. Features of this system are: - Compute Grades for the student and determines if they are failed or passed - Adding, saving, updating, and deleting record of the student's grades

screenshot tool

Submitted by Paul Young on
A simple window capture software, it is quite simple to understand so I don't feel there's a need for a tutorial. All it does is take a screenshot of an active window to a Bitmap (similar to Alt+Print Screen) and displays it in a PictureBox, I guess the only interesting function is CreateBitmap().

Record Voice and Play Recorded Sound in C#

Submitted by donbermoy on
Today in C#, i will teach you how to create a program that records voice and plays it (microphone) using C#. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application and name your program as microphone. 2. Next, add three

Text to Speech

Submitted by A7medGeek on
This is your first step to learn how to make your own Speech. In the source code you will get Comments that help you to understand every step. It's simple and you can add what you want but don't forget to add what you want to ( Ahmed Commands.txt) and make your edit too in switch case. If you need to know more about Speech just let me know by send a message or let a comment. :)

Screenshot v1.1.0

Submitted by A7medGeek on
a Simple Program using the basics to do a Screenshot so it will be helpful for who looking for learn from source code and i put some comments to help you to understand what is going on what is news : 1- now you can add a Specific time and capture the image when the time is end 2- you can using short key ( ctrl + C ) to capture an Image if something you don't understand in the code just send a

Repairs Management System

Submitted by Raj.Sharma on
This Computers and Phones Repair System is written using C# and Sql Server 2012 for my client. Main Fetaures are : 1. Customers Management 2. Billing 3. Invoice Receipt Login Information: Username- Admin Password- admin For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development,Mobile Apps Development at affordable

Screenshot

Submitted by A7medGeek on
a Simple Program using the basics to do a Screenshot so it will be helpful for who looking for learn from source code and i put some comments to help you to understand what is going on if something you don't understand in the code just send a message :) i created this Program just for people who looking for learning not more that :)