Changes

Jump to: navigation, search

A Simple C Sharp Console Application

276 bytes added, 16:21, 25 January 2008
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Previous]]<td align="center">[[C Sharp Essentials|Table of Contents]]<td width="20%" align="right">[[Next]]</td>
<tr>
<td width="20%"><td align="center"><td width="20%" align="right"></td>
</table>
<hr>
 
 
In the early 1970's the creators of the C Programming Language wrote a book of the same name intended to teach the skills necessary to program in C. One of the first chapters of this book contained a very simple C program which simply displayed the words "Hello World" in a console. Ever since that day most programming books has followed this tradition. Given that C# can trace its ancestry to the C programming language [[C Sharp Essentials|C# Essentials]] will be no exception to this rule.

Navigation menu