Dew Drop – February 11, 2026 (#4602)
A daily roundup of links covering .NET updates, web development, AI trends, and various software engineering topics and tools.
A daily roundup of links covering .NET updates, web development, AI trends, and various software engineering topics and tools.
A daily link roundup for developers covering .NET, AI, web development, Windows, and tech industry insights from February 10, 2026.
Explains how to implement the GC handle marking phase for a custom .NET garbage collector written in C#, focusing on handle storage design.
A daily link roundup covering .NET, AI, web development, Windows tools, and software engineering news and tutorials.
Explains the lease pattern in .NET for distributed systems, using Redis to implement time-limited locks that prevent deadlocks and ensure recovery.
A daily digest of links covering AI tools, .NET, web dev, Windows, and cloud technologies, with updates on Visual Studio, Azure, and frameworks.
A guide to implementing a lease-based leader election pattern in C#/.NET for distributed systems to prevent accidental multi-leader scenarios.
A daily tech link roundup covering .NET, AI, web development, cloud services, and Windows development with tutorials and news.
A guide to implementing Dependency Injection in .NET 10 Isolated Azure Durable Functions using the TaskEntity<T> base class.
A daily roundup of links covering .NET, Azure, AI, web development, JavaScript, and other software engineering topics and tools.
A daily roundup of links and articles covering .NET, AI, web development, Windows, and the latest tech industry news and tutorials.
Explains the Leader and Followers distributed system pattern with a practical .NET implementation to ensure single authority and prevent data corruption.
A developer investigates a discrepancy of 18 bytes between benchmark and memory profiler results in a .NET performance optimization demo.
A practical talk on .NET application performance optimization, covering monitoring, profiling, and iterative improvement using tools like dotTrace and BenchmarkDotNet.
Continues a series on building a .NET garbage collector in C#, focusing on implementing the mark and sweep phases.
A daily link roundup covering .NET, web development, AI, Windows, and Visual Studio news, tutorials, and release announcements.
A summary of recent Wolverine releases, highlighting new features like inferred message grouping, EF Core domain events, and bug fixes.
Explores performance and efficiency improvements in .NET 10's Zip and GZip compression APIs, including better async handling and support for concatenated streams.
.NET 10 introduces built-in Post-Quantum Cryptography (PQC) APIs, enabling developers to adopt quantum-resistant algorithms for future security.
Introducing Microsoft Test Platform (MTP), a lightweight, open-source alternative to VSTest for running .NET unit tests in Visual Studio and CI/CD.