| Installation der Entwicklungsumgebung |
|
|
|
Um komfortabel in C# zu programmieren ist eine Entwicklungsumgebung (Software) erforderlich. Microsoft Visual C# Express Edition ist eine kostenlose C#-Entwicklungsumgebung für das .NET Framework 2.0 unter Windows. Microsoft Visual Studio C# Express können Sie kostenlos unter http://www.microsoft.com/germany/express/ downloaden. Nach der Installation können wir bereits unser erstes Programm schreiben.
|