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.

Basic Calculator

Submitted by 5GEE on
The Calculator has the following functions: 1. Menu that will allow users of your program to quit the program if they no longer want to use the program, message box must be displayed asking the user if he/she wants to quit. 2. Textbox that will display the number clicked by the user and also to display the answer when the equal (=) sign is clicked. 3. All the basic calculations.

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.

Simple Zodiac Sign Using If - Else Statement

Submitted by Jariza Danza Apal on
This is a simple zodiac sign project where the system will tell you of your zodiac sign by inputting of your birth date. This is very easy to do project. Try this yourself and learn some new codes. Hope you learn from this. This is the full source code of the system. #include using namespace std; int main() { int a = 0; int date,month; start: cout > month; cout > date; if (month == 3 && date >= 21

Cater Your Business with Custom Responsive Website

Submitted by johnethen on
In this technological era, smart phones and other mobile devices have taken over the internet browsing. In mid-2014, use of internet on cell phones has surpassed PC traffic. This is the reason that it has become important to have a mobile-friendly with different device compatible sites to fit in this technology-oriented era. In order to fulfill this demand, responsive website design has quickly

Rock Paper Scissors Game

Submitted by hotmash19 on
Rock-paper-scissors- is a zero sum hand game usually played between one player and computer, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (a simple fist), "paper" (a flat hand), and "scissors" (a fist with the index and middle fingers together forming a V). Other names for the game in the English-speaking world include roshambo