In this issue, explore essential tools for fixing .NET performance issues, learn to use C#'s Parallel.ForEach for parallel operations, and discover tips for tech problem-solving. Dive into ASP.NET Core migration and the Pipes & Filters pattern.
This issue features insights on strong typing in C#, effective JSON handling with System.Text.Json, and strategies for processing large payloads. Plus, explore async task management in ASP.NET Core and enabling command line completions.
In this issue, explore the latest enhancements in .NET 6, including C# 11's initial triage, the use of source generators with Blazor components, and the new DateOnly and TimeOnly types. Don’t miss the insights on switch expressions.
This issue features insights on async programming in C#, faster File IO in .NET 6, implementing multitenancy in ASP.NET Core, optimizing foreach loops, and the new .NET MAUI Community Toolkit. Dive in for valuable resources.
In this issue, explore debugging exceptions in C#, automate E2E testing with Selenium, discover new .NET 6 APIs shaped by the community, delve into machine learning applications, and learn about async method locking in .NET.
This issue highlights essential C# features and explores .NET 6's performance improvements. Dive into domain-driven refactoring, discover productivity gems in ReSharper and Rider, and learn about RabbitMQ binding performance.
This issue dives into optimizing .NET applications with small edits for big performance gains, explores face recognition challenges in .NET, and highlights threading improvements and new features in .NET 6, including generic math and string interpolation.
This issue features insights on .NET 6's new runtime APIs, choosing between synchronous and messaging communication, avoiding Azure DevOps vulnerabilities, leveraging .NET source generators, and implementing nullable reference types to prevent NullReferenceExceptions.
This issue features insights on enhancing your ASP.NET Web API with permission-based security, optimizing .NET performance with a new source generator, and mastering HTML parsing in .NET. Plus, explore IAsyncDisposable and discover hidden pitfalls in C# enums.
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.