I'm still new to MVC 3 and I'm struggling to create a nice error page for my application.
I've noticed the shared Error.cshtml view which is auto generated, what's it used for and how ?
Any links to implementing a simple single error page would be brilliant as well :-)