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...
Highly
Recommended Reading After Above
.Net
0 comments:
Post a Comment