Monday, November 2, 2009

Starting Visual Studio with 'Hello World' program.

Hello World!!!

Lets starting from here. First describe the famous 'Hello World' program in Console, Winform, ASP.Net without Ajax and with Ajax, WCF, WPF, Silverlight using C#.Net language.

In Console :

Console.WriteLine("Hello World!!!");