In this issue, explore the anatomy of a .NET app, enhance your Azure reliability, refine long methods with domain-driven refactoring, and discover top Visual Studio profiling tools to boost your app's performance.
This week, dive into the evolution of async LINQ, explore a type-safe CloudEvent, learn about modular architecture in ASP.NET Core, analyze a RavenDB issue, and catch up on C# 10 feature updates.
Explore this week's curated newsletter featuring insights on higher-order functions in C#, tips for cleaner ASP.NET Core controllers, boosting performance with static content, and the benefits of C# asynchronous streams.
This issue dives into advanced C# concepts, from optimizing array iteration performance to understanding exception costs. Plus, explore reliable Kafka setups and new .NET profiling tools. Perfect for developers looking to enhance their skills.
This week’s issue features insights on optimizing startup performance for cross-platform apps, high-performance UDP sockets in .NET 5, and a migration journey to .NET 5. Discover new UI components and null state analysis too.
In this issue, explore how to run .NET apps on low-power microcontrollers, discover new LINQ extensions in .NET 6, learn scaling techniques with database sharding, and dive into the Competing Consumers Pattern. Plus, check out the exciting Hot Reload feature.
This issue dives into .NET Interactive Notebooks with VS Code, explores performance enhancements with System.IO.Pipelines, and highlights key improvements in collections, LINQ syntax, and date/time features in .NET 6.
In this issue, explore innovative ways to eliminate concurrency bugs in .NET with Coyote, learn about aggregate design using invariants, and discover efficient reflection methods for object creation in C#. Join the journey into asynchronous programming too.
This issue features .NET Hot Reload for seamless code editing, insights on cohesive software design, the impact of unoptimized NuGet packages, new DateOnly and TimeOnly types in .NET 6, and building authorization in ASP.NET Core.
This issue highlights essential tools and techniques for developers: discover hidden Blazor features, enhance your CLI with System.CommandLine, and streamline data handling with virtualization. Plus, learn about standardizing API errors and simplifying complex tests with named arguments.
This issue explores essential topics for .NET developers, including modular monolith architecture, asynchronous programming in C#, thread-safe calculations, and ASP.NET Core MVC filters. Dive in to enhance your skills.
This issue dives into ASP.NET server performance solutions, explores .NET 6 LINQ enhancements, introduces C# 10's record struct, and discusses nullable reference types best practices. Get ready to optimize and innovate.
Explore this week's curated links featuring a deep dive into LINQ performance, the Floyd-Warshall algorithm for route optimization, a Sherlock Holmes-style investigation into Visual Studio crashes, and guidance on Azure AD authentication in ASP.NET Core 5.0.
In this issue, explore deploying C# web apps with Docker, the upcoming Visual Studio 2022 release, the new .NET MAUI framework for multi-platform apps, and tips to optimize your Azure DevOps pipelines for faster CI.
This issue explores Unity's future with .NET, differences between WPF & UWP, new C# 9 features, handling dependency injection in classes, and the introduction of DateOnly and TimeOnly in .NET 6 for better date/time management.
In this issue, explore the latest in C# with insights on missing features, performance boosts in NuGet, and the evolution of open-source C# standardization. Plus, dive into source generators and a guide to modernizing with Kubernetes.
This week’s newsletter dives into event-driven architecture with Kafka, explores C# 9 features like top-level programs, demystifies bitwise operators, and highlights logging best practices and ASP.NET Core pitfalls.
This issue features insights into hidden C# features, mastering IDisposable, and debugging configuration in ASP.NET Core. Plus, learn about test effectiveness with Stryker and the key differences between ToArray and ToList.
This issue features insights on optimizing .NET performance, implementing text detection with C#, and the new official Priority Queue in .NET 6. Discover best practices and tools to enhance your development experience.
This issue explores essential C# techniques, including pattern matching, async/await, and building HTTP APIs with ASP.NET. We also dive into creating filter attributes and navigating generics in coding. Don't miss out.