Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

Introduction to Programming in C#.NET

Share this post!
 Vote this!

C#, pronounced c sharp, is a computer language used to give instructions that tell the computer what to do, how to do it, and when to do it. C# is one of the languages offered by Microsoft .NET Framework.

Console Application

Program 1: Hello World

In this lab, we will use C# language to create applications that display on a black window referred to as the DOS prompt or DOS window. These type of applications are called Console Applications. To create this type of applications we will use Visual Studio.NET 2008.  more...

0 comments:

Post a Comment