[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
QbasicFAQ_WinVista » CppOop » QbasicFAQ_PlayAndSound » BeginnersGuideToJavaScript » How_To_Javascript_Show_Hide_Elements_On_Button_Click » J2MEFAQ » CurlHistory » CHelloWorld » QuickHelp » Intro-EDP » CSharpHelloWorld

(C#) Hello world

The general C# Hello World program:

namespace ConsoleApplicationHelloWorld
{
    class Program
    {
        static void Main()
        {
            System.Console.WriteLine("Hello world");
        }
    }
}


See the IDE-specific links for an IDE-specific explanation.

'Hello world' links



last edited (April 9, 2007) by bilderbikkel, Number of views: 7072, Current Rev: 6 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Site Management by Lars Hagelin at Kontantkort.se.