Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » c# » nitpicking
  • C#3 anonymous types as parameters

    Over the holidays, for some light holiday reading while resting the bruises from ski-slope related activities, I took Bill Wagner's book ''More effective C#'' it showed a few ways in which C#3's anonymous types can be passed to methods, which i had thought was beyond thier scope.  Given this definition: var anonTypedObject = new { Name = ...
    Posted to Anthony Steele's Blog (Weblog) by Anthony.Steele on January 5, 2009
  • IDesign C# Coding standards

    De gustibus non est disputandum.-         A Latin proverb, roughly "don't argue about matters of taste"   As Scott Guthrie noted here:, Juval Lowry has published his C# code layout standards here: IDesign C# Coding standards This compliments the classic: ...
    Posted to Anthony Steele's Blog (Weblog) by Anthony.Steele on October 12, 2007
Powered by Community Server (Personal Edition), by Telligent Systems