I have suddenly stopped getting snippets as part of Visual Studio IntelliSense, which was very unpleasant, as I have some…
You may know the drill – create a GitHub repo, clone it, fire up Visual Studio to create a blank…
Microsoft provides several build agents for your Azure DevOps builds and these are packed with features. Unfortunately, they have one…
UWP aplikace lze spustit mnoha různými způsoby – dlaždicí, triggery, funkcí prelaunch a dalšími. Musíme se tedy ujistit že všechny…
.NET Standard přinesl novou éru přenositelnosti knihoven mezi jednotlivými implementacemi .NETu a předčil Portable Class Library ve všech směrech. UWP…
.NET Standard has ushered an era of effortless portability among different implementations of .NET and superseded Portable Class Libraries in…
The final day of the Build 2018 conference is here! I will tell you about the great and awesome sessions from…
Vytvoření forku GitHub projektu a jeho naklonování pomocí Visual Studia je otázkou několika kliknutí. Jak ale udržet svůj fork aktuální…
Forking and opening a GitHub repo in Visual Studio is a matter of seconds. But how to keep your fork…
NuGet je skvělý package manager, ale někdy se nechová tak jak bychom chtěli a balíčky se stáhnou nekompletně nebo nejsou…