This week’s newsletter explores essential C# concepts: the Adapter Design Pattern, type inference with the new keyword, managed pointers, performance tuning for .NET Core, and tips to minimize garbage collection pauses.
This issue explores essential C# practices, from avoiding common programming mistakes to mastering memory leak prevention. Dive into Azure deployment tips, Visual Studio 2019 updates, and insights on .NET Core performance monitoring.
This week's newsletter features insights on SQLite concurrency checks, a guide to installing .NET Core on Raspberry Pi, an introduction to SOLID principles, and a tutorial series on creating a REST API with ASP.NET Core. Don't miss it.
This week’s newsletter features Blazor toast notifications using C#, LINQPad tips, insights on C# and WebAssembly, generating async/await code with Roslyn, and Entity Framework Core string filter tips.
Dive into this week's issue featuring insights on the .NET Core Runtime, a guide to prevent memory leaks in C#, the second C# Advent success, an introduction to C# 8 Range Type, and a look at .NET Garbage Collector performance.
This week’s newsletter explores ASP.NET Core’s DI implementations, tackles database change management challenges, dives into EF Core’s spatial data features, and shares advanced Chrome Dev Tools tips for efficient debugging.
In this week's issue of the TLDR Newsletter, Dan explores the latest in startup news, science, and open source. Discover Microsoft's game-changing move to open source major Windows UX technologies and get insights on C# innovations.
In this issue, explore the nuances of F#, discover the Scarp.Primitive library for type safety, and learn about custom serializers in ASP.NET Core. Plus, operationalize ML.NET with Azure DevOps. Happy coding.
In this issue, explore crucial topics like setting up Swagger for versioned APIs, compiling C# to WASM with Blazor, and getting started with CosmosDB. Plus, discover Razor support in Visual Studio Code and key decisions in desktop app development.
This issue explores essential topics for developers: learn about HLSL shaders, dive into functional programming in C#, understand ASP.NET Core 2.2 Health Checks, anticipate C# 8.0 features, and preview Visual Studio 2019 updates.
This week’s newsletter highlights key updates in the .NET ecosystem, including the announcement of .NET Standard 2.1, essential changes in ASP.NET Core 3.0, and insights on handling localization issues. Dive in for more.
This issue covers essential insights on Blazor project types, building dynamic LINQ queries with Expression Trees, the evolution of JSON in .NET Core, and the significance of XAML today, along with JWT authentication flows in ASP.NET Core.
This week’s issue features libvlc’s new casting capabilities, tips for debugging multiple ASP.NET Core projects, insights on duck-typed extension methods in C#, diagnostic scenarios for ASP.NET Core, and a performance comparison of string methods in .NET.
This issue features insights into C# references, efficient ID generation, managing strongly-typed settings in .NET Core, utilizing OData clients in ASP.NET Core, and troubleshooting core saturation issues.
This issue features insights on common C# pitfalls, a complete C# re-write of Caffe for reinforcement learning, performance tips for ASP.NET Core apps, and guidance on enabling CORS and using .NET Hardware Intrinsics for ML acceleration.
This issue dives into the evolution of Microsoft's C# compiler, explores .NET runtimes, and examines struct equality comparison. Plus, discover the benefits of using TaskCompletionSource for modern coding practices.
In this issue, explore the transition from .NET Framework to .NET Core, discover the magic of feature-focused code organization, and get the latest updates on Azure Functions and Microsoft Learn to enhance your development skills.
In this issue, we explore C# 8 concerns and features, delve into FlubuCore for automation, discuss programming verbosity, and share tips for creating compact .NET Core microservices. Dive in for insights.
This issue covers essential insights on migrating .NET Core, the pros of lazy loading, using System.Drawing in .NET Core, writing a JIT compiler in C#, and pitfalls of the repository pattern. Dive in for valuable tips.
This issue features insights on boosting productivity in Visual Studio, streaming with ASP.NET Core SignalR, C# async API comparisons, and a deep dive into .NET logging frameworks. Enhance your coding skills today.