Strona głównaUżytkownik

cezarypiatek | użytkownik

cezarypiatek
cezarypiatek
1 418,8
373 dni, 13 godzin, 54 minuty temu
18 kwietnia, 2014
dotnetomaniak.pl

Two weeks ago .NET Core 3.0 was officially published. Together with the new framework version, Visual Studio 2019 got support for a long-awaited C# 8.0. The complete list of the new language features is available here on the MSDN, but the one that deserves special attention is Nullable reference types. In this blog post, I will show you how to use this new language feature and how to achieve similar benefits if you still cannot use .NET Core 3.0 in your projects.

Tagi: C#, dotnet core
Dziel się z innymi:
Non-nullable references with C# 8 and .NET Core 3.0 · Cezary Piątek Blog

Narzędzia 1661 dni, 22 godziny, 53 minuty temu cezarypiatek 198 źrodło rozwiń

Dzisiaj w podcast’cie gościłem Annę Prończuk-Omiotek, która jest trenerem wystąpień publicznych i nie tylko. Poruszaliśmy wiele spraw związanych z:wystąpieniami publicznymi,szkoleniem prelegentów,organizowaniem wydarzeń.Podcast dostęp...

After.conf - S02E03 - Trener prelegentów Anna Prończuk-Omiotek

Inne 1682 dni, 23 godziny, 23 minuty temu godev 11 źrodło rozwiń

This blog post continues the series "Avoid thread synchronization problems with Roslyn" and this part is about the traps related to the usage of synchronization primitives.

Dziel się z innymi:
Avoid thread synchronization problems with Roslyn: Synchronization primitives traps · Cezary Piątek Blog

Narzędzia 1682 dni, 23 godziny, 23 minuty temu cezarypiatek 52 źrodło rozwiń

Introduction to docker-compose with example written in C# on .NET Core 2.2 composed with MySQL database.

Docker compose introduction based on .NET Core app and MySQL DB composed toghether

Narzędzia 1682 dni, 23 godziny, 23 minuty temu Tometchy 61 źrodło rozwiń

How I built a very simple macro system for C# that works right in the code editor

Dziel się z innymi:
[EN] CSharp Macros - let the Roslyn type for you · Cezary Piątek Blog

Narzędzia 1696 dni, 23 godziny, 34 minuty temu cezarypiatek 72 źrodło rozwiń

Warsztaty hands-on z programowania RabbitMQ w C#. Pomoc dla wszystkich którzy zainstalowali serwer i teraz chcieliby szybko i sprawnie opanować wykorzystanie tego narzędzia w swoich projektach.

Źródło: www.youtube.com
Dziel się z innymi:
C# RabbitMQ od podstaw - YouTube

Sztuka programowania 1703 dni, 22 godziny, 40 minut temu dotnetarium 199 źrodło rozwiń

I've decided to create a series of blog posts where I will present what I've recently learned about the traps related to the multithreading in C#. I will also show you my proposition of Roslyn analyzers that can possibly help to avoid those issues right at the stage of writing the code. This part is about choosing a suitable object for locking.

Dziel się z innymi:
[EN] Avoid multithreading traps with Roslyn: Lock object selection · Cezary Piątek Blog

Sztuka programowania 1710 dni, 22 godziny, 20 minut temu cezarypiatek 60 źrodło rozwiń

Otwieramy solucję, buildujemy projekt, czekamy chwilę i co widzimy? Wszystkie projekty się zbudowały. Chyba jest więc dobrze? No i właśnie niekoniecznie. StyleCop i FxCop pomogą pokazać, co można by poprawić w naszym projekcie.

Dziel się z innymi:
StyleCop i FxCop – statyczna analiza kodu – programmer-girl

Narzędzia 1724 dni, 23 godziny, 32 minuty temu Weronika Mularczyk 136 źrodło rozwiń

How to avoid common mocking issues and save a lot of typing with the help of Roslyn.

[EN] Effective mocking · Cezary Piątek Blog

Narzędzia 1729 dni, 23 godziny, 29 minut temu cezarypiatek 162 źrodło rozwiń

This article shows how to Dockerize .net core application which has references to solution projects, which may not be obvious for beginners. Generally this is good article to start learning Docker :)

Tagi: .net core, docker
Dziel się z innymi:
Multi-project .net core solution in Docker image

Narzędzia 1731 dni, 22 godziny, 51 minut temu Tometchy 166 źrodło rozwiń

Reading time ~11 minutes So, Yes. I hit a pause button on writing because many things were happening, and as it turns out, you can only squeeze 24 hours in one day. Who knew? However (hopefully) my blog will come back to life. One of the things that kept me busy during this time was realizing one of my goals: Make a video course for Pluralsight. And I made it: Now that it is done, and I had a few months to reflect, a few lessons for those thinking about doing any video course.Choosing the course ...

Dziel się z innymi:
Czego nauczyłem się robiąc kurs dla Pluralsight – IndexOutOfRange

Inne 1749 dni, 22 godziny, 55 minut temu maklipsa 183 źrodło rozwiń

No matter whether you’re a student making their first steps into the data analysis world or a young entrepreneur trying to get insights from the customer data, you may be astonished about the pricing of high volume analysis workflows. Enterprise solutions can be extremely costly due to high computing power and huge storage demand. Deep, technical knowledg...

Tagi: Azure
Dziel się z innymi:
The story of building a low-cost data analytics solution with Microsoft Azure | STRAIGHT OUTTA CODE

Cloud 1752 dni, 23 godziny, 13 minut temu lem1x 49 źrodło rozwiń

Mówi o sobie, że zarabia pieniądze opowiadaniem historii. I jak się okazuje tak jest. Jest zawodowym prelegentem. To znaczy, że prezentowanie to jego zawód?… Jest jednym z najlepszych prelegentów w Polsce. Swoje umiejętności budował latam...

After.conf - S02E01 - Super prelegent Paweł Tkaczyk

Inne 1756 dni, 23 godziny, 10 minut temu godev 80 źrodło rozwiń

Over a year ago I wrote a blog post about designing exceptions. I found this article very useful by myself and I used it as a reference a few times during code review. However, it’s almost impossible to expect that, after reading the recommended resource, anybody would start to apply described rules immediately and remember about them all the time.

Dziel się z innymi:
[EN] Exception usage analyzer · Cezary Piątek Blog

Sztuka programowania 1759 dni, 22 godziny, 44 minuty temu cezarypiatek 86 źrodło rozwiń

Dzisiaj chciałbym podzielić się zestawem reguł, który w różnych projektach stosuję od lat. Pod to stworzyłem repozytorium https://github.com/kmorcinek/dotnet-tools-settings Korzystam ze StyleCopa od ładnych kilku lat. Jest to niezbędne narzędzie gdy stosuje się Code Review. Po prostu szkoda czasu i ludzkiej cierpliwości, żeby ręcznie wytykać komuś coś, co może wychwycić narzędzie.

[StyleCop] od jakiego zestawu reguł wystartować – Show me the code

Narzędzia 1841 dni, 23 godziny, 3 minuty temu https://krzysztofmorcinek.w... 97 źrodło rozwiń

Brałam ostatnio udział w warsztatach z Node.js, na których poznałam przydatną komendę npm audit. Pozwala ona na sprawdzenie pakietów wykorzystywanych w projekcie pod względem nieprawidłowości. Ale zacznijmy od początku...

Tagi: Audit, fix, npm, package, update
Dziel się z innymi:
Odświeżanie pakietów – npm audit – programmer-girl

Inne 1843 dni, 23 godziny, 30 minut temu Weronika Mularczyk 47 źrodło rozwiń

TeamCity has really good support for running PowerShell, however, it can cause some troubles if it’s not configured correctly. After coming across the same mistakes and issues over and over again, I finally decided to write this article that shows how to use PowerShell properly, together with TeamCity.

Dziel się z innymi:
[EN] Best practices for using PowerShell with TeamCity · Cezary Piątek Blog

Narzędzia 1843 dni, 23 godziny, 30 minut temu cezarypiatek 31 źrodło rozwiń

In the early days of dotnet core, there was an attempt of changing the C# project file format. The old “csproj” based on XML format was replaced with .xproj/project.json. However, after releasing dotnet core 1.0 the authors decided to get back to XML file. The format stayed the same but the specification went through a major change. With the new schema...

Tagi: C# .NET
Dziel się z innymi:
[EN] Renovate your .NET solution · Cezary Piątek Blog

Narzędzia 1898 dni, 20 godzin, 48 minut temu cezarypiatek 134 źrodło rozwiń

Event Storming nie jest narzędziem skierowanym jedynie do problemów informatycznych. Zobacz jak radzi sobie z poprawą pracy organizacji lub firmy.

Źródło: radblog.pl
Dziel się z innymi:
Event Storming – narzędzie usprawniające pracę organizacji | Radek Maziarka

Inne 1961 dni, 18 godzin, 52 minuty temu Radosław Maziarka 156 źrodło rozwiń

In this post, I will show you how to build a self-maintenance mechanism for ELK stack using curator together with cron scheduler.

Tagi: devops, ELK, logi
Dziel się z innymi:
[EN] Scheduled ElasticSearch index cleanup · Cezary Piątek Blog

Narzędzia 1962 dni, 20 godzin, 57 minut temu cezarypiatek 30 źrodło rozwiń

1 2 3 4 5 6

Najaktywniejsi w tym miesiącu