News

The SQL server is on a shared hosting provider, so I suspect I would not be able to attach a profiler to the sql server database (admin rights needed?). I do not have debug access to the sql server ...
SmarterASP.NET, an ASP.NET hosting provider with more than 440,000 customers, was hit yesterday by ransomware. The company is the third major web hosting firm this year that went down because hackers ...
The Shared ASP.Net environment is a Windows Server 2016 system running IIS 10. It supports all versions of ASP.Net through ASP.Net v4.7 as well as Classic ASP. The QA (quality assurance) and ...
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 ...
The minimal hosting model in ASP.NET Core 6 means having to write less boilerplate code to get your application up and running. ASP.NET Core 6 has introduced a new hosting model that is much more ...