Archive
Join over 25,900 readers for a free weekly email with fresh news, articles and tutorials.
- C# Code Quality
- Exploring lighter alternatives to Electron for hosting a Blazor desktop app
- Research based on the .NET Runtime
- Using the .Net Core Template Engine to Create Custom Templates and Projects
- .NEXT: The missing pieces of .NET
- Non-nullable references with C# 8 and .NET Core 3.0
- What's new in C# 8.0
- Announcing .NET Core 3.0
- Avoid thread synchronization problems with Roslyn: Synchronization primitives traps
- Task Parallelism C#
- Unit testing Blazor components - a prototype
- Async Await C#
- Avoid multithreading traps with Roslyn: Lock object selection
- Stop trying to mock the ILogger methods
- Memory Leak C#
- Test-Driven Development In C#
- Functional Programming In Object-Oriented Programming In C#
- Visual Studio – Break On All Exceptions
- Using High-Performance Techniques to Base64 Encode a GUID
- Exception usage analyzer