Fun with .net: Scheduled tasks in asp.net

9. March 2010
A fun hack to create a scheduled task in an asp.net web application [More]

short link to this post:

asp.net, Fun with .net , ,

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 ,