Sign in
blue collar
a blog by dan elliott.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.net resources
control property
design-time
extension methods
IL opcode
tips
Visual Studio
Visual Studio 2010
Archive
Archives
March 2011
(1)
January 2011
(1)
November 2010
(3)
October 2010
(3)
February 2007
(3)
January 2007
(1)
November 2006
(1)
October 2006
(1)
September 2006
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
blue collar
C# Extension Methods: Syntactic Sugar or Useful Tool?
Posted
over 3 years ago
by
Dan Elliott-MSFT
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
Posted
over 3 years ago
by
Dan Elliott-MSFT
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
Posted
over 3 years ago
by
Dan Elliott-MSFT
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)