Delete network manager entries in Ubuntu Mate
Often, I have the problem that the buttons of the Ubuntu Mate Network Manager to edit or delete network entries are disabled. This means the current
Often, I have the problem that the buttons of the Ubuntu Mate Network Manager to edit or delete network entries are disabled. This means the current
I am proud to announce that I was once again named as Microsoft MVP in the category Visual Studio and Development Technologies! This is my 4th award
Idea According to the ASP.NET Core YAML build sample, this sample covers the Angular part. I recommend an own build agent, because the Hosted 2017 ag
Idea YAML builds are a very common way to define builds in AppVeyor, but in Visual Studio Team Services (VSTS) this feature is pretty new - and still
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