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]

short link to this post:

.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]

short link to this post:

.net, Fun with .net ,