LINQ, Indigo, SOA, WinFX, Agile Software Development, O/R Mapping, Smart Clients, and other random musings
Stephen Chu has an interesting post about how to create custom value type objects in C# by using implicit operators. One of the things that I still struggle with is primitive obsession. Sometimes I forget how valuable a nice rich domain specific value type can be.