When I switched from PHP to ASP.NET, I searched an equivalent to error_reporting() function. I wanted to monitor all errors that happened on our production server. I know production software should be bug free but in the real world, bugs happen in many unexpected ways : an unusual navigation of […]