Strona głównaUżytkownik

Kuba Matjanowski | użytkownik

Kuba Matjanowski
Kuba Matjanowski
105,07
2520 dni, 3 godziny, 59 minut temu
9 marca, 2017
dotnetomaniak.pl

Zarządzanie konfiguracją, opcjami i secratami w .NET Core ze wsparciem Dockera.

Dziel się z innymi:
Managing options and secrets in .NET Core and Docker

Narzędzia 2539 dni, 14 godzin, 10 minut temu Kuba Matjanowski 100 źrodło rozwiń

The syntactic sugar is a helpful feature of C# language. We can use using(var tmp = new ...()) {} instead of Dispose(), we have common foreach instead of while loop with iterating enumerator, and we have await and async. But think a while… do we really need await word?

Tagi: async, await, C#, language
Dziel się z innymi:
Do we really need async?

Daj się poznać 2017 2789 dni, 3 godziny, 48 minut temu Kuba Matjanowski 123 źrodło rozwiń

Engineers love the new tools – that’s a fact. New IDE release is kind of Christmast Eve for all developers of a platform. Releasing Visual Studio 2017 is not an exception! It has tens of cool features which are widely described all over the Internet. The problem is, that those tutorials and reviews are all in English and my Visual Studio installed in… a default language of my system – Polish. I can’t get so deep into a idea of translating IDE...

Dziel się z innymi:
How to change language in Visual Studio 2017 – Kuba Matjanowski

Narzędzia 2799 dni, 14 godzin, 2 minuty temu Kuba Matjanowski 36 źrodło rozwiń