Tuesday, December 13, 2011

Simple Hello world program in C-Sharp


using System;
class HelloWorld
{
    static void Main()
    {
        Console.WriteLine("Hello World !!!");
    }
}

No comments:

Google : The top most search engine

Google : MAGIC BOX

nRelate - Posts and Homepage

LinkWithin

Related Posts Plugin for WordPress, Blogger...

Which is the toughest subject ?