This issue features a self-contained C# game under 8KB, strategies for debugging ASP.NET Web Request errors, and insights into using channels for async data processing. Plus, explore microservices and upcoming .NET 5 steps.
This issue explores essential tools for C# and .NET developers, from command line applications to memory leak insights. Dive into debugging lessons and effective tracing methods to enhance your coding experience.
This issue highlights essential C# 8 advancements, featuring Entity Framework patterns, switch expressions, and a look ahead to C# 9. Plus, revisit the best C# articles from 2019 for valuable insights.
In this issue, explore key topics like producer/consumer patterns, Blazor's web development challenges, event handling with C#, optimizing .NET garbage collection, and securing cookies in web.config.
This issue features insights on debugging third-party .NET code, exploring anomaly detection with ML.NET, utilizing Discriminated Unions for better error handling, and understanding LINQ syntax.
This issue features insights on C# programming for efficiency, .NET Core challenges, innovative Excel workbook creation, the role of Dependency Injection in architecture, and a deep dive into IEnumerable vs. IQueryable.
This issue features insights on navigating unknown codebases, optimizing logging in .NET Core, and understanding the intricacies of reflection. Plus, explore a cool compiler project and the LightBulb app to reduce eyestrain.
This issue features essential insights on asynchronous programming in ASP.NET, a new cross-platform webview library, tips for Visual Studio 2019, and an introduction to the Open Source Uno Platform for C# & XAML developers.
This week’s newsletter features essential insights on improving C# code quality, debugging common exceptions, mastering the Mediator pattern, and effective API versioning. Plus, explore Jerrycurl, a powerful ORM for SQL and .NET.
This week’s newsletter features insights on lighter alternatives to Electron for Blazor apps, .NET Core 3.0 benchmarks, GC config history, refactoring strategies, and a guide to building desktop apps with Blazor.
In this issue, explore the latest research on the .NET Runtime, learn to implement Quartz.Net for scheduling in ASP.NET Core, and discover the new features in Orleans 3.0. Plus, dive into Spans and Pipelines.
In this issue, explore the latest in C# development with best practices for exception handling, new features in .NET Core 3.0 for Linux, and a guide to creating a Progressive Web App from Blazor. Dive into the future of cloud-native applications.
This week's newsletter dives into essential topics for C# developers, including static field ordering, GitHub Actions for ASP.NET Core, and a comparison of JSON serializers in .NET Core 3. Enhance your skills and performance.
In this issue, explore the latest C# 8 features, including non-nullable references and the intricacies of generics. Discover tips to optimize your C# experience and avoid common pitfalls in interfaces.
This issue explores C# 8.0's new features, dives into microservices with RabbitMQ for improved data consistency, and highlights the future of Blazor with exciting developments for PWAs and desktop applications. Discover more.
This issue dives into .NET Core 3.0’s exciting updates, including project migration tips, common pitfalls in C#, and performance optimization through dynamic code generation. Stay informed and enhance your development skills.
In this issue, explore essential insights for .NET developers: avoid multithreading pitfalls with Roslyn, leverage Object Exporter for serialization, monitor inputs with NeatInput, and optimize StringBuilder usage for better performance.
This week's issue covers essential C# topics: explore task parallelism, streamline refactoring with IntelliCode, utilize Performance Counters for metrics, dive into GC perf infrastructure, and enhance logging with Application Insights.
This issue features insights on unit testing Blazor components, static analysis in dependency injection, Visual Studio productivity tips, and exploring the often-overlooked System.IO.Pipelines and hardware intrinsics in .NET.
This issue dives into C# programming with insights on Async/Await, maximizing .NET Core API performance, and adopting Domain-Driven Design. Plus, explore the benefits of ValueTask and a new framework for CLI applications.