Kev'n Roberts

Browse by Tags

All Tags » Utilities (RSS)
Session Dump Utility
I'm currently working on a project where we are storing quite a bit of data in Session for the user. Naturally, QA had a hard time testing whether or not something actually was stored in Session. So, we wrote a little page that showed the values of what...
Object Serializer Utility
Utilities are among my favorites to code. Especially ones that are short and sweet and useful in many different situations. One of my favorites that I wrote was an Object Serializer. Most examples of object serialization I have seen end up serializing...
Posted: Apr 03 2008, 12:42 PM by kevnroberts | with 2 comment(s)
Filed under:
More Posts