Can “EndResponse” increase performance of ASP.Net page
I have a Response.Redirect in my Employee page. It redirects to Salary page.
I have a Response.Redirect in my Employee page. It redirects to Salary page.
I’m looking for the best way to log errors in an ASP.NET application.
I want to be able to receive emails when errors occurs in my application, with detailed information about the Exception and the current Request.