Azure Saturday 2018: Keynote by Donovan Brown
Yesterday we had the Azure Saturday 2018. Enjoy the Keynote Enterprise transformation (and you can too) by Donovan Brown: Azure Saturday Azure Satur
Yesterday we had the Azure Saturday 2018. Enjoy the Keynote Enterprise transformation (and you can too) by Donovan Brown: Azure Saturday Azure Satur
Effizient und sicher in der Connected Factory mit Edge Computing Cloud-Projekte in Unternehmen haben in den aller meisten Fällen eines gemeinsam: die
I like my ASP.NET Core controllers and actions very clean and I recommend to not catch all Exceptions inside your Action. You can have it much easier
If you want to create custom unique keys inside a collections, you can simply create a UniqueKeyPolicy while creating your collection. private static
Yesterday the Microsoft Teams have updated their roadmaps of .NET Core, ASP.NET Core and EF Core in focus of the next version 2.1: .NET Core 2.1 Erro
During my code review sessions I see a lot of duplicate for the ModelState validation like public async Task<IActionResult> AddAsync(PersonAddS
After five years I decided to replace my Synology DS213air with a new Synology DS718+. The reasons were: More power Support to run Docker Hardware E
I often use a larger Visual Studio solutions to handle a bunch of simple NuGet projects. And more often I only update references or NuGet packages. B
Visual Studio Team Services (VSTS) - I will name it just Team Services - is the best and most powerful tool for work items, code repositories, contin
TempData is next to ViewBag and ViewData a common way to handle data for Requests and Views. ViewData and ViewBag is only available in the current re