A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Radia Perlman describes what aspects of identity and authentication blockchain might address, and compares a “blockchain“ approach with what is deployed today. In this podcast Michael Stiefel spoke to ...
ASP.NET Core lets you bundle up business functionality along with its related UI into a view component that you can reuse in throughout your application. In this column, I'm going to take a look at ...
Microsoft shipped ASP.NET Core 3.0 Preview 6, with the red-hot Blazor project getting built-in support for handling authentication and authorization, among other updates. .NET Core 3.0 Preview 6 also ...
Take advantage of HTTPS and the HSTS security enhancement to encrypt web client and server communications in your ASP.Net Core applications Secure Sockets Layer—SSL for short—is a standard security ...
Take advantage of user secrets management in ASP.NET Core to prevent the sharing of sensitive application data in your projects When working with ASP.NET web applications, you will want to protect ...