Hossweb.com

v4.0
Search Site

C#

Modified: 06/04/2009 @ 09:22 AM by Hoss - Categorized as: Coding, Misc
For now, how about some place holder content for this page? :)

// A "Hello World!" program in C#
class Hello 
{
   static void Main() 
   {
      System.Console.WriteLine("Hello World!");
   }
}

Copyright © hossweb.com 2001-2010. ® All rights reserved.

login