Learn how to implement HTTP.sys, a Windows-only HTTP server based on the HTTP.sys kernel driver that is mature, secure and scalable in ASP.Net Core ASP.Net Core is an open source, cross-platform, lean ...
Test, test and test again. You can automate those tests with a TestServer-based Web app that doesn't even touch the Web server. With the advent of ASP.NET Core comes additional automated testing ...
Microsoft is readying a first public beta of a new Web server, known as IIS Express. The IIS Express release "combines the use of the Microsoft ASP.Net Web Server with the full power of IIS," which is ...
None of the .NET-based GUI frameworks presented so far in this series can be used in a web browser. When asked what Microsoft offers for browser applications, one could now give a general answer with ...
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 ...