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 emergence of Internet data centers (IDCs) has proved to be a key technology enabler in the possible success of the ASP business model. In this interview, Net4India's chief technology officer, ...
I use vb-script. I know... everyone hates it.<P>With the pending release of the .NET servers, and needing to learn XML, and still working with basically ASP2.0 features for the most part, I figure now ...
Explore ASP.NET AJAX configuration sections in web.config, and learn how handlers and modules fit into the overall picture. In my previous column, I discussed the technologies on which AJAX relies, ...
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 ...