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.
Strona głównaSztuka programowania
Sztuka programowania 2034 dni, 17 godzin, 6 minut temu 65 pokaż kod licznika zwiń
Podobne artykuły:
- [EN] Exception usage analyzer · Cezary Piątek Blog
- Avoid thread synchronization problems with Roslyn: Synchronization primitives traps · Cezary Piątek Blog
- Roslyn – przeglądanie drzewa
- Why I hate Roslyn even more | Michał Komorowski
- Roslyn – Scripting API
- [EN] Effective mocking · Cezary Piątek Blog
- RoslynCTP: syntax visualizer
- Roslyn ostatnia prosta
- Async code smells and how to track them down with analyzers - Summary · Cezary Piątek Blog
- RoslynCTP: SyntaxWalker
- Roslyn rme again | Michał Komorowski