I've finally completed (not that a website is ever completed) my first MVC web application using the recently released RC1 ASP.NET MVC project from Microsoft.
If you want to check it out please visit www.erealestate.co.nz.
I absolutely enjoyed the experience, if you look at some of the search URLs you'll notice every page is now is search engine friendly, while this is nothing new it was extremely easy to setup with little fuss.
Having full control over the markup of the html pages was also a nice change, I got learn a lot more about javascript and jquery which previously was very lacking my skills.
I hope there will be a lot more MVC project down the track for me.