Archive for October 7th, 2009
Type Safe Session Variables
This may be obvious to everyone else on the Internet. Heck, it’s been obvious to me for several years. But I can’t find anyone else writing about this and it makes so much sense that I’m kicking myself for not trying it earlier. So…
The Problem
We’ve all been there. We are coding away and need a session variable. So we create one using code that looks something like: Read the rest of this entry »