I’ve been interested in ASP.NET MVC since its announcement. I downloaded the beta and worked on retrofitting this site around MVC, but other projects took precedence over my side projects. Beginning JavaScript, 4th Edition is in full swing, but I wanted to get this particular project done. So I took an evening and finished it.
Behold! WDOnline.com powered by ASP.NET MVC!
I know it’s not much to look at; there’s nothing sexy in the front end (except for the complete lack of ViewState!). But URLs did change (again). This time, though, I don’t foresee any changes for a very long time. I think I have all the legacy URL routes covered; so using the old URLs should 301 redirect you to the correct blog post, download description/file, ect. Feel free to contact me if I missed something.