I'm planning on updating the Hanselminutes.com website to look more modern and look more like this newly redesigned blog . Until then, one of the things I wanted to try was to update the application with some simpler code. The Hanselminutes podcast website is running the same VB.NET WebForms application it was on the day I started the show in January of 2006 (almost 300 episodes ago!) Sure, the app runs fine and there's no real reason to update it, but I wanted to see how quickly I could do it and if the code felt cleaner. There's a few requirements I need to make sure I don't miss: I'd like a new URL scheme. Currently showid is the database, not the logical "show id." Rather than http://www.hanselminutes.com/default...(read more)
Go to the complete details ...