Fiery Sunset via Instagram http://instagr.am/p/NpfufaSOMu/
I’m a big fan of Elmah (even though I’m still a little more partial to log4Net) since it gives you a very quick way of logging all unhandled exceptions in your application. However, sometimes you need to manually add an entry (say within a try/catch block) and fortunately Elmah provides a simple way to do that. Continue reading