It's truly unfortunate that ASP.NET made it so very easy to do. You should also check out ASP.NET MVC3; once you really get your head around it, the WebForms model becomes much more obviously broken.
Take advantage of the open source library Serilog to log your ASP.NET Core applicationโ€™s data to SQL Server or another database target. Logging is an essential feature for any application, as it is ...