Week 2, 2025
Monday, 6 January 2025 - Sunday, 12 January 2025
The Untouched Goldmine of F#
The Untouched Goldmine of F#
F# Weekly #2, 2025 – Pandora Jewelry uses F#
What's too cute when overloading an operator?
.NET 9 vs .NET 8: Key Differences and New Features for Developers
C# Null-Conditional (?.) & Null-Coalescing (??) Operators Explained
Modern C# Part 3 - Switch Expressions
Struggling to find jobs
.NET Project Setup From Scratch Using These 6 Best Practices
Export DataTable To CSV In C#
Entity Framework SQL Query Plan Visualizer 👏🏻 #dotnet The EFCore.Visualizer Visual Studio extension looks like it could be a game changer. It allows us to view the query plan of our SQL queries directly inside VS. Have you tried it yet? x.com/i/web/status/1… pic.x.com/a2rsG9MDLT
Health Checks in .NET - You have libraries for just about anything
The New Way to Seed Your Database in .NET 9
Top 10 Mistakes Developers Make in EF Core
Are You Forced to Upgrade .NET?
.NET Core Developer Roadmap 2025
Using .NET Keyed Services with Strategy pattern #dotnet I posted a strategy pattern example yesterday and someone on LinkedIn suggested using Keyed Services in .NET could simplify things. Hadn't really considered this, but using Keyed Services seems to negate the need for the… x.com/i/web/status/1… pic.x.com/x30kvYdzXhpic.x.com/x30kvYdzXh
C# 12.0: collection expressions
Converting an F# pipeline into a C# fluent interface
Passing images to LLMs in C# with Microsoft.Extensions.AI
Modern C# Part 2 - Accessing via Implicit Index
.NET Aspire Quick Tip – Managing Container & Data Lifetime
Strategy Pattern payment provider example #dotnet Key Components of Strategy Pattern ⬇️ Strategy Interface – Defines the common behavior for all payment providers. Concrete Strategies – Implementations for specific payment providers. Context – The class that uses the strategy… x.com/i/web/status/1… pic.x.com/cZTc2cg7uN
How to Debug Python Code in Visual Studio Code
How to Debug Python Code in Visual Studio Code
Benchmarking with Visual Studio Profiler
The Right Way To Use Feature Flags in .NET (targeting users explained)
Service Bus Emulator support will be in the next version of .NET Aspire (including azure functions support)! github.com/dotnet/aspire/… #dotnet #aspire pic.x.com/BFAH6I083f
.NET Cancellation Tokens by @RJPeres75 developmentwithadot.blogspot.com/2024/12/net-ca… #aspnetcore pic.x.com/AQQD4xjenU
Writing a String Numeric Comparer with .NET 9
Why choose C# over Java?
Entity Framework 9 Data Seeding ⬇️ #dotnet EF 9 introduces a new and convenient way to handle data seeding, allowing devs to easily populate a database with initial data. Thanks to Nabi Karampour for the image -> linkedin.com/in/thisisnabi/ pic.x.com/1CZFzdGDKM