c#

Text to Speech Application in C#

Submitted by donbermoy on
In this tutorial, I will teach you how to create a program that will have a text to speech application. So, 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 2010: Go to File, click New Project, and choose Windows Application. 2.

Login with SQL Server 2008 Database in C#

Submitted by donbermoy on
In this tutorial, I will teach you how to create a login program that will have records on the database and will be accessed to login for the security. So, 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 2010: Go to File, click New Project, and choose Windows Application. 2.

Populate Combobox with Data Stored in SQL Server 2008 using C#

Submitted by donbermoy on
In this tutorial, I will teach you how to create a program that will load records to a combobox from a SQL Server 2008 database using c#. This will be very helpful in making your systems or thesis. So, 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 2010: Go to File, click New Project, and choose Windows Application. 2. Add only one combobox in your Form.

ListView Alternate Color in C#

Submitted by donbermoy on
In this tutorial, I will teach you how to create a program that has an alternate color in C#. So, 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 2010: Go to File, click New Project, and choose Windows Application. 2. Add only one ListView in your Form.

Change System Date using C#

Submitted by donbermoy on
In this article, i will teach you how to create a program that will change the system date of your computer. This tutorial is very helpful to your program or system having this integration. So, 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 2010: Go to File, click New Project, and choose Windows Application. 2. Next, add one DateTimePicker and and one button.

Dental Management System

Submitted by Raj.Sharma on
This Project is developed using C# and Sql Server 2012 database as back end... Main Features are: 1. Patients and Doctor Entry 2. Procedures Creation 3. Invoice Management 4. System Logs, DB Backup and Restore etc. note: Source Code is only available for educational purpose , plz dont use it for commercial purpose without permission of original author For students or anyone else who needs program

Gym Management System

Submitted by Raj.Sharma on
This Project is developed using C# and SQL Server 2012 database as back end. Main Features are: Customers and Suppliers Management Products Management Sales Management Gym Membership Management Fitness Measurement System Logs, DB Backup, and Restore, etc. note: Source Code is only available for educational purpose, plz don't use it for commercial purpose without the permission of the original

Online Car Selling Site

Submitted by sba stuff on
This is one of my university semester projects. This is my car selling project. The logic behind this site is that user make first his account then he will select cars he want to buy. The cars came from database and only those cars he want to buy. He will then select a car, enter his credit card. When he clicks buy button, it will first verify weather it has sufficient amount in bank or not. Then