DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

2
Comments
1 min read
C# Tip: Use Stack<T>, Not List<T>

C# Tip: Use Stack<T>, Not List<T>

8
Comments
2 min read
My Journey Fixing Authentication and Customizing UI in Blazor

My Journey Fixing Authentication and Customizing UI in Blazor

1
Comments
3 min read
Mastering EF Core Pagination: Efficient Data Retrieval

Mastering EF Core Pagination: Efficient Data Retrieval

2
Comments
3 min read
Dev Log 27 - Gear Registry Refactor

Dev Log 27 - Gear Registry Refactor

Comments
3 min read
Mastering Date and Time in C#

Mastering Date and Time in C#

8
Comments 2
43 min read
Coopera Sharp - Chamadas em SequĂŞncia

Coopera Sharp - Chamadas em SequĂŞncia

3
Comments
4 min read
Registering Multiple Implementations of the same Interface using Autofac vs using Built-In Asp .Net Core DI

Registering Multiple Implementations of the same Interface using Autofac vs using Built-In Asp .Net Core DI

Comments
1 min read
SOLID Principles Simplified: Cheatsheet + Interview Guide

SOLID Principles Simplified: Cheatsheet + Interview Guide

Comments
4 min read
Installing Multiple .NET Versions on macOS with Homebrew

Installing Multiple .NET Versions on macOS with Homebrew

Comments
2 min read
When I Went Blank in an Interview – and What I Learned About LINQ

When I Went Blank in an Interview – and What I Learned About LINQ

1
Comments
3 min read
Making Your Unity UI Come Alive with Videos

Making Your Unity UI Come Alive with Videos

2
Comments
2 min read
Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Comments
5 min read
How to get and use a free PVS-Studio license. Part 2: initial run and configuration

How to get and use a free PVS-Studio license. Part 2: initial run and configuration

Comments
6 min read
AutoMapper: Mastering Complex Mappings in C#

AutoMapper: Mastering Complex Mappings in C#

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.