blue collar

a blog by dan elliott.

October, 2010

Posts
  • blue collar

    C# Extension Methods: Syntactic Sugar or Useful Tool?

    • 0 Comments
    Last week a colleague introduced me to extension methods ( C# , VB ) in .Net. If you're not familiar with extension methods, they were added in Visual Studio 2008 to provide a means for adding functionality to existing types without creating a new derived...
  • blue collar

    Hiding a non-virtual property for a derived control at design-time

    • 0 Comments
    I've recently been developing a custom control ( BarControl ) that derived from an existing control ( FooControl ). There were two requirements related to the derived control's border style: The BorderStyle property should not be modified at runtime...
  • blue collar

    Back in Business

    • 1 Comments
    After a hiatus of 3+ years, I've decided to reopen blue collar. The focus will no longer be the .Net Compact Framework, but will still be aimed at providing information and solutions that will save time and effort for developers delivering solid code...
Page 1 of 1 (3 items)