Easily update all git submodules
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
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
A lot of guys run into an error during the upgrade fom ASP.NET Core 1.x to ASP.NET Core 2.0: HTTP Error 502.5 - Process Failure The reason is very
Am 1. Juli 2017 war es wieder so weit: und es hat geklappt. Nach den Jahren 2015 und 2016 hat mich Microsoft zum dritten Mal in Folge als Microsoft M
Nun war es wieder so weit: es kam die Zeit für die neue Heim-PC Hardware. Bisher hatte ich folgendes Setup: Intel Core i7 4770K (4 Kerne, 8 Threads)
Sometimes I play games like Rocket League. Not very active, but sometimes. In the past my playtime was laggy. I thought my graphic card is not powerf
In Zusammenarbeit mit der DWX verlost das Team von myCSharp.de Tickets für die Developer Week, die vom 26. bis 29. Juni in Nürnberg stattfindet. Ebe
By default, ASP.NET Core suppresses Exceptions on Startup on external environments. So you only get Exceptions in Startup on localhost. Sometimes, es
Implicit OAuth2 Flow Der Implicit OAuth2 Flow ist eine vereinfachte Variante des Browser-Ablaufs für Clients, die zum Beispiel auf JavaScript basiere
Code Coverage Die Code Coverage ist ein wirklich nützlicher Anhaltspunkt um für die Abdeckung von Software Tests ein Gefühl zu bekommen. In Visual St
Git Flow Der Git Flow - früher ein Plugin, heute Bestandteil von Git - ist ein bewährter Workflow, wie mit Hilfe von Branches zusammen im Team an ein