On this fine Thursday, think of yourself as the pit crew chief, tuning up your .NET engine for maximum performance. You’re not just gearing up for a weekend race; you’re refining the skills that make you a .NET road warrior. Today’s newsletter is your toolbox, filled with high-octane insights and tricks to keep you cruising smoothly. Ready to power through the end of the week with fresh knowledge and a turbocharged mindset?
Today’s Articles
How to Do Logging in .NET Core Web API with Serilog
https://medium.com/@omkareshwarnath.dwivedy.sbg/how-to-do-logging-in-net-core-web-api-with-serilog-80d9209047a9
What Is Logging?
Oops, We Just Charged Everyone Twice!
https://medium.com/@michaelmaurice410/oops-we-just-charged-everyone-twice-e2acba35f8eb?source=rss——dotnet-5
Building Idempotent Consumers in .NET 8 — So Retries Never Hurt You Again
Why Choose .NET for Full Stack Development in 2025?- NareshIt
https://nareshit.medium.com/why-choose-net-for-full-stack-development-in-2025-nareshit-81adfab3deae?source=rss——dotnet-5
In the ever-evolving landscape of software development, choosing the right technology stack is crucial for both aspiring developers and…
Send SMS and Emails With Azure Communications Services in .NET — A Step-by-Step Guide.
https://medium.com/@venkataramanaguptha/send-sms-and-emails-with-azure-communications-services-in-net-a-step-by-step-guide-776672f98f53
In the world of legal practice, timing is everything. Whether it’s reminding clients of court dates, sending updates on newly uploaded…
Entity Framework Was Fast — Lazy-Loading Proved Otherwise
https://medium.com/dot-net-sql-learning/entity-framework-was-fast-lazy-loading-proved-otherwise-9fe92d73d648?source=rss——dotnet-5
Entity Framework (EF) is a well-known ORM among .NET developers. It makes work easier, the code is cleaner, and the model can be easily… Continue reading on Dot Net, API & SQL Learning »
Before Learning Object-Oriented Programming (OOP), Feel the Pain of Procedural Programming: A Real…
https://medium.com/@aibhi.dev/before-learning-object-oriented-programming-oop-feel-the-pain-of-procedural-programming-a-real-b35d18906775
This is my journey of building an ATM system in pure procedural C#.
Accelerate Your .NET Upgrades with GitHub Copilot
Accelerate Your .NET Upgrades with GitHub Copilot
Upgrade your .NET apps with confidence! Introducing our newest AI-powered upgrade experience, GitHub Copilot app modernization – Upgrade for .NET. The post Accelerate Your .NET Upgrades with GitHub C…
Bulk insert in dapper with table valued parameter
https://ravindradevrani.com/posts/bulk-insert-in-dapper-with-table-valued-parameter/
There might be instances when you want to insert bulk data. For an instance, you want to create an order, where you need to add multiple…
Don’t Let Exceptions Slip Through the Cracks!—
https://medium.com/@michaelmaurice410/dont-let-exceptions-slip-through-the-cracks-8b6f620a1481?source=rss——csharp-5
What’s the story about? It’s launch day, and your shiny new API suddenly returns a stack-trace Frankenstein to your biggest client. Ouch.
MSSQL Extension for VS Code: Introducing Schema Designer (Preview)
MSSQL Extension for VS Code: Introducing Schema Designer (Preview)
Overview Database design can often feel like navigating a maze of tables, relationships, and data types — especially when working directly with T-SQL scripts. But what if you could map out your databa…
Pluggable Architecture in .NET: The OSS Way
https://quorum-mind.medium.com/pluggable-architecture-in-net-the-oss-way-35af73b8a653
“Write code that’s open for extension, closed for modification.”
Microsoft Build 2025 Wrapped
https://victorfrye.com/blog/posts/microsoft-build-2025-wrapped
A recap by your friendly neighborhood developer Continue reading on Leading EDJE »
Are design patterns actually necessary to build an app?
https://medium.com/@denmaklucky/are-design-patterns-actually-necessary-to-build-an-app-ca4b80ef1c4d
Probably many of us have wondered how to design an app the right way. Where should we place different parts of the program? How should we…
Implementing Secure Multi-Tenancy with EFlobal Query Filters | .Net
https://medium.com/@assiljanbeih/implementing-secure-multi-tenancy-with-eflobal-query-filters-net-9502ac290fb2
Multi-tenant applications serve multiple customers (tenants) from a single application instance while ensuring complete data isolation…
CQRS with MediatR in .NET — A Simple and Secure Project Example from Scratch
https://medium.com/@venkataramanaguptha/cqrs-with-mediatr-in-net-a-simple-and-secure-project-example-from-scratch-81f77e5aba22
Build clean, scalable, and secure .NET APIs by applying CQRS and MediatR the right way.
How to Diagnose and Design High-Traffic .NET APIs Like a Pro (With Real Code)
https://medium.com/@ashokreddy343/how-to-diagnose-and-design-high-traffic-net-apis-like-a-pro-with-real-code-66ec249325d0
A client application is experiencing intermittent failures when trying to retrieve data from your backend API. The API handles a high…
Advanced Blazor & .NET 9
https://medium.com/@Adem_Korkmaz/advanced-blazor-net-9-2b48e3c13938
A Comprehensive Guide to Modern Web Development
ASP.NET Community Standup – Passwordless authentication with Passkeys in .NET 10
VIDEO
Mastering Moq in .NET
https://medium.com/@info_4533/mastering-moq-in-net-27c1a2623ada
A Comprehensive Guide to Mocking in .NET
Leave a Reply