Something I just saw for the first time is a Microsoft C# sample application called […]
Partial Mocks explained
If you are wondering what is prompting this post, it is the fact that on […]
How have the new features of C# changed your code?
Here is a simplified example of how the functional programming style of Linq has impacted […]
New tool: LINQPad
I’m boning up on my LINQ to SQL skills again for a presentation I’m giving […]
Code Cast 3 – Chris Brandsma
In this episode of the Elegant Code Cast, we visit with Elegant Coder Chris Brandsma. […]
Firing events with Extension Methods
OK, sometimes you have an idea that is one point (seemingly) brilliant, simple, and kind […]
SubSonic Collection to CSV
I had a requirement for a search page that allowed for CSV download.? My web […]
C# 3.0 Primer: Anonymous Delegates
C# 3.0 will be hitting the shelves in a matter of weeks, and with it […]