July 2008 - Posts

API Design Myth: Exceptions are for "Exceptional Errors"
I was updating FDG section on exceptions. I added one anntation that I thought I would post here as well: KRZYSZTOF CWALINA One of the biggest misconceptions about exceptions is that they are for “exceptional conditions.” The reality is that they are Read More...
Nullable<T> Usage Guidelines
These guidelines were just added as part of an update to the Framework Design Guidelines book ( upcomming 2nd edition ). Hope you find them useful. Nullable<T> is a simple type added to the .NET Framework 2.0. The type was designed to be able to Read More...
POCO Support for MEF
Jason, our technical evangelist, just posted a sample showing how MEF can compose plain old CLR objects . Read More...
Posted 07 July 08 11:37 by kcwalina | 2 Comments   
Filed under
Page view tracker