
executify.com
ExecutifyClass Person { public Person(string name = Joe Somebody) { Name = name; } public string Name { get; private set; } public string Greet() { if (Name = null) return Hello, stranger! Return string.Format(Hello, {0}! Name); } } Console.WriteLine(new Person().Greet() ;. Executify was inspired by @jrusbatch. Embed on your page.
http://www.executify.com/
SOCIAL ENGAGEMENT