Sitemap - 2024 - Dev Leader Article & Video Digest

How To Use IServiceCollection In Console Applications

Autofac ComponentRegistryBuilder In ASP.NET Core

Autofac ContainerBuilder in ASP.NET Core – What You Need To Know

AutofacServiceProviderFactory In ASP.NET Core

Break Into Big Tech – My Journey From Startup To Microsoft

MudBlazor With Blazor Interactive SSR – What You Need To Know

Try Catch In C#: The Basics You Need To Know

How To Convert A String To Byte Array In C#: Encoding And Decoding Simplified

API Key Authentication Middleware In ASP NET Core – A How To Guide

8 Things I Wish I Understood Earlier In My Career

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regex Performance: How To Squeeze Out Performance

Examples of Composition in C# – A Simple Guide for Beginners

Examples of Inheritance in C# – A Simplified Introduction to OOP

Regular Expressions in C#: 3 Examples You Need to Know

Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Collection Initializer Performance in C# – How To Get An 87% Boost!

Collection Initializers And Collection Expressions In C# – Simplified Code Examples

C# MongoDB Insert Benchmarks – What You Need To Know

C# Testcontainers For MongoDB: How To Easily Run Local Databases

How To Delete Documents From MongoDB In C# – What You Need To Know

How To Update MongoDB Documents in C# – What You Need To Know

MongoDB Filtering In C# – Beginner’s Guide For Easy Filters

MongoDB in C#: Simplified Guide For Inserting Data

Blazor Render Mode – How To Avoid Dependency Injection Woes

MudBlazor List Items: How To Create Awesome Blazor List Views

Autofac In ASP NET Core – How To Avoid This Debugging Nightmare

7 C# Project Ideas For Beginners To Escape Tutorial Hell

ConstructorInfo – How To Make Reflection In DotNet Faster For Instantiation

Activator.CreateInstance Vs Type.InvokeMember – A Clear Winner?

Async Event Handlers In C#: What You Need To Know

Plugin Architecture in C# for Improved Software Design

How To Automatically Cast Between Types In C#

The Facade Design Pattern in C#: How to Simplify Complex Subsystems

Async Void Methods In C# – The Dangers That You Need To Know

Extract Method Refactoring Technique in C# – What You Need To Know

How To Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips To Get Started

Implicit Operators In C#: How To Simplify Type Conversions

How To Use Polly In C#: Easily Handle Faults And Retries

Scrutor In C# – 3 Simple Tips To Level Up Dependency Injection

Refactoring C# Code – 4 Essential Techniques Simplified

Activator.CreateInstance In C# – A Quick Rundown

Async Await In C#: 3 Beginner Tips You Need To Know

Reflection In C#: 4 Simple But Powerful Code Examples

Using Autofac In C# – 3 Simple Tips For Beginners

Scrutor vs Autofac in C#: What You Need To Know

C# For Beginners – 5 Simplified Concepts In C#

IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

Testcontainers In ASP.NET Core – A Simplified Beginner’s Guide

NUnit In ASP.NET Core – What You Need To Get Started

Google Sheets In C# – How To Build Your Own Levels.Fyi!

Weak Events In C# – How To Avoid Nasty Memory Leaks

XUnit In ASP.NET Core – What You Need To Know To Start

Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

C# Clean Architecture With MediatR: How To Build For Flexibility

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

Custom Middleware In ASP.NET Core – How To Harness The Power!

You’re Killing Collaboration (And How To Fix It)

The Memento Pattern In C# – How To Achieve Effortless State Restoration

Composite Pattern In C# For Powerful Object Structures

Informal Leadership In Software Engineering – What You Need To Progress

Command Pattern In C# – What You Need To Implement It

Software Engineering Soft Skills – 6 Focus Areas That You Need

The Specification Design Pattern In C#: What You Need To Know

What Does Yield Do In C#: A Simplified View For Beginners

How To Implement The Pipeline Design Pattern in C#

What Is Inversion Of Control – A Simplified Beginner’s Guide

Chain Of Responsibility Pattern In C# – Simplified How-To Guide

Understanding Foreach Loops In C# – What You Need To Know

How To Format A String As Base64 In CSharp – Beginner’s Guide

How To Compare Strings In CSharp

When Should Code Be Refactored? What You Need To Know

Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide

Why Test Coverage Can Be Misleading – How To Avoid False Confidence