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 ...
Microsoft announced a new data access driver for SQL Server that should be the path forward for data developers in the era of .NET Core. As the traditional, Windows-only .NET Framework is basically ...
Understand the Concepts of C#6 & C#7 and Use Them to Build Real World .NET Console Apps Master C# and SQL by Building Applications Learn How to Build Real-World Applications Using C# & SQL Beginner ...
The latest development of multi-core processors has opened the door to affordable performance that was only achievable before from multi-CPU machines. I gave an example recently with the 8-way ...
Hmmm…think back to 2005, Microsoft is marketing its plans to release a new version of Microsoft SQL Server (2005) –remember how Microsoft executives were swearing ...
Eric Vogel follows up on his previous post on getting started with ASP.NET Core security. Now that .NET Core 3.0 is out, he shows how to upgrade the code from Part 1 to ASP.NET Core 3.0, put pages ...
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 ...
When developing database-driven .NET and .NET Core, regardless of the database we intend to deploy in the end, we will often want to work with a database engine that is lightweight and fast, in order ...