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, ...
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 ...
Apache is an open source Web server and a free alternative to commercial server operating systems. Apache can serve pages in most any Web scripting language such as PHP, Perl and Python; it also ...
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 ...
Learn the best practices and built-in safeguards for preventing attacks and protecting sensitive data in your ASP.NET Core web applications. Today’s web applications are vulnerable to a variety of ...
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 ...