.NET Weekly #24 (20.02 - 26.02)
Cloud & Web
Tooling & Libraries
- Under the hood of the Middleware Analysis package
- Containers & Redis – Running Redis on Windows with Docker
- Rider EAP 18: CoreCLR debugging is back (on Windows)
- MSTest V2 – Now and Ahead
Architecture & Databases
- Refactoring Towards Resilience: Async Workflow Options
- Reasons for Automated Testing
- The Myers diff algorithm: part 1
- Life with actors: experience report - Vagif Abilov and Erlend Wiig
Programming Languages
- You're better off using Exceptions
- TypeScript 2.1: Untyped Imports
- Announcing TypeScript 2.2
- C# Tuples. Conversions.
Runtime
- How to evaluate info you read on garbage collectors
- A common execution path optimization
- Common Multithreading Mistakes in C# - III: Unsafe Assumptions
- The origin of GetHashCode in .NET