Similar articles
DotNetShoutout - Latest published stories
ASP.NET MVC: An Application Platform
It's true MVC is very attractive for “web sites” when you consider how nicely url routing helps you build an SEO friendly site that also adheres to RESTful principals. However, this is only superficia...
DotNetShoutout - Latest published stories
OpenID for ASP.NET MVC, A Quick Setup - Andrew Kharlamov
I went around the internet looking for a quick tutorial setting up DotNetOpenAuth for a project. No big surprise everything I ran into was either too confusing to follow or filled with useless informa...
DotNetShoutout - Latest published stories
Integrating ELMAH to ASP.net MVC in right way
Many of you know what the ELMAH is. If you still don't, go and read here. If you care about monitoring and stability of your web application, you definitely consider to integrate ELMAH. There are numb...