This issue dives into C# variable capture nuances, local functions with C# 7, .NET updates, and a candid discussion on migrating from .NET Core back to the .NET Framework. Stay informed and enhance your coding skills.
This week’s newsletter explores exciting .NET topics. Dive into image processing techniques, embedded database performance comparisons, significant GC changes in .NET 4.6.2, and the inner workings of .NET delegates. Don’t miss out.
In this issue, explore the latest insights on .NET GC pause times, enhance your C# skills with free courses, and discover the simplicity of .NET Core APIs and new features in C# 7.0. Perfect for developers looking to level up.
This week's issue highlights bundling in .NET Core MVC applications with webpack, explores cross-platform graphics in .NET Core, and simplifies .NET Standard concepts. Plus, discover useful patterns for .NET developers.
This week’s issue features innovative C# techniques, from in-memory compilation with Roslyn to enhancing response times in web design. Plus, explore ASP.NET Core templates, command line building, and solving puzzles with LINQ.
In this issue, explore the power of .NET technologies, dive into a blog series on ASP.NET Core, discuss the state of WPF, and learn about CI/CD for Docker containers in Azure. Plus, check out data pipeline performance comparisons.
This week’s newsletter explores ANTLR for C# parsing, delves into the mechanics of Object.GetType(), clarifies the differences between number types in .NET, and emphasizes why exceptions should be exceptional. Plus, a performance benchmarking exercise.
In this issue, explore new features in C# 7.0, learn how to create and publish NuGet packages, dive into research papers in .NET, and uncover why reflection is slow and the implications of ref locals’ restrictions.
This issue highlights exciting developments for C# developers. Discover C# support for AWS Lambda, dive into functional programming, learn about in-memory testing, and find essential tips for new C# developers.
This week's newsletter dives into .NET Standard's relevance, explores safety in concurrency, and introduces asynchronous programming in C#. Plus, discover the power of discriminated unions in C#. Enjoy.
In this issue, explore C# best practices, tackle common pitfalls, and delve into the evolution of open-source .NET. Plus, learn about producer-consumer patterns and the challenges with virtual events.
This week's newsletter covers the latest in .NET Core, including data access libraries, LINQ for bitwise operations, the new Stateless 3.0 library, first impressions of Visual Studio 2017 RC, and an overview of C# 7.0 features.
This week’s newsletter features Overlay.NET, a user-friendly C# library for overlays, Aramid for creating typed HTML components, and insights on IL directives, C# 7.0 out variables, and common coding pitfalls.
This week’s newsletter explores implementing a simple shell in C#, the 'fixed' keyword in .NET, a DotNet ORM Cookbook, the new power of tuples in C# 7.0, and the joy of micro-optimizing your code. Enjoy.
In this issue, explore edge detection with the Sobel Operator, dive into ServiceStack for efficient .NET Core web services, and learn about fluent interfaces in C#. Plus, tips for testing SSL in ASP.NET Core.
This week, dive into essential insights on C# multithreading mistakes, native compilation benefits, deploying ASP.NET Core with Docker, transitioning to .NET on Linux, and getting started with Roslyn for C# code transformation.
In this issue, we explore the pitfalls of using finalizers in C#, improvements in Visual Studio startup, insights on parallel test execution, performance issues with DateTime parsing, and a quirky .NET fact about String.Join().
In this issue, explore sharing authorization cookies between ASP.NET apps, learn about the Fossil delta compression algorithm, analyze StackOverflow index costs, and discover how to manage secrets in Azure for your applications.
This issue features key insights on .NET Standard for seamless code sharing, understanding memory usage with ProcDump, optimizing LINQ for efficiency, and exploring lesser-known Visual Studio extensions.
This issue explores the inner workings of DateTime in .NET, introduces the open-source GLAD for memory performance analysis, and discusses LINQ syntax tree optimizations. Plus, we dive into .NET instrumentation and Azure Functions challenges.