I update my resume today. There is a Microsoft Word and PDF version also available.
I finished updating the code for my site and blog.
My site uses an factory/provider object abstraction layer for database access that does not require me to write any SQL code.
I customized BlogEngine.NET version 1.4.5 to run in a subdirectory. I added my own provider that u...
[More]
There are several software titles now that fall under the "Live" name. I'm
using Windows Live Writer now to make a blog post to my BlogEngine based blog.
I was investigating using some other live software when I stumbled upon a blog
post by Mads
Kristensen about using ...
[More]
Serializing a null value does not seem to make any sense. I guess if you write a method to serialize something, and a null is passed, you need to decide to pass out a zero byte array, or just pass back another null. I chose to just pass back a null. Hope that didn't break anyt...
[More]
I currently use iTunes to get video and audio podcasts. Things like Hanselminutes, DL.TV, DotNetRocks, and TekZilla. It just seems like overkill for something as simple as organizing and downloading media files though. It also has strange problems on my Vista Home Premium operati...
[More]