Fun with .net: Programmatically determine variable name

1. March 2010
A fun little hack that uses expression trees to determine what a variable name is at runtime [More]

.net, Fun with .net ,

Fun with .net: No more empty events

23. February 2010
Initializing events to an empty delegate so you don't have to check for null [More]

.net, Fun with .net ,

Programming by Contract with .net 4

17. February 2010
Code contract in .net 4: What they are, and how to use them [More]

.net , ,

Visual Studio 2010 Beta 2

21. October 2009
Visual Studio 2010 Beta 2 released [More]

.net, visual studio , , ,

Windows API Code Pack – Progress Bar

14. September 2009
Showing a progress bar in your taskbar using the Windows API toolkit [More]

.net, windows 7 ,