9
Shouts

Building a MVC2 Template, Part 7, Custom Web Errors and Adding Support for Elmah | erictopia.com

published 749 days, 14 hours, 19 minutes ago posted by http://37stars.wordpress.com/http://37stars.wordpress.com/ 756 days, 11 hours, 8 minutes ago
Monday, May 03, 2010 11:17:12 AM GMT Monday, April 26, 2010 2:28:17 PM GMT

In this installment we’ll add support for our custom web errors and add support for Elmah.Custom Web Errors First we need to write our specs. In the Controllers folder of the Nehemiah.Specs project add a class file named ErrorControllerSpecs.cs. Initially we’ll write a single generic error page. So there will be only a single test. Our specs loo...

category: ASP.NET | clicked: 0 | | source: erictopia.com | show counter code
tags: asp.net mvc2, ELMAH