DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
📊 Design Tip: Favor Interfaces over Concrete Classes

📊 Design Tip: Favor Interfaces over Concrete Classes

Comments 2
1 min read
GUID como Chave Primária

GUID como Chave Primária

8
Comments 1
4 min read
Code & Fun: The Joy of Programming

Code & Fun: The Joy of Programming

Comments
3 min read
Cancellation Token : Gérer les Boucles Infinies de avec style

Cancellation Token : Gérer les Boucles Infinies de avec style

1
Comments
4 min read
C# Advanced:Anonymous Functions, and Lambdas

C# Advanced:Anonymous Functions, and Lambdas

3
Comments
6 min read
C# Design Pattern: Iterator (Portugues)

C# Design Pattern: Iterator (Portugues)

1
Comments
2 min read
C# Design Pattern: Iterator

C# Design Pattern: Iterator

1
Comments
2 min read
Essential .NET Libraries Every Developer Should Know

Essential .NET Libraries Every Developer Should Know

17
Comments 1
7 min read
Understanding InvalidOperationException in C#

Understanding InvalidOperationException in C#

5
Comments
2 min read
My First NuGet Package: EmojiToText

My First NuGet Package: EmojiToText

5
Comments 1
1 min read
Scaling Minimal APIs in .NET 8 for High Traffic Applications

Scaling Minimal APIs in .NET 8 for High Traffic Applications

1
Comments
2 min read
How To Simplify Assertions in Unit and Integration Tests with Verify in .NET

How To Simplify Assertions in Unit and Integration Tests with Verify in .NET

1
Comments
8 min read
Programming Languages Explained

Programming Languages Explained

2
Comments
4 min read
C# Design Pattern: Interpreter

C# Design Pattern: Interpreter

Comments
2 min read
C# Design Pattern: Interpreter (Portugues)

C# Design Pattern: Interpreter (Portugues)

Comments
2 min read
How to Convert SDFT to DOCX: A Step-by-Step Guide

How to Convert SDFT to DOCX: A Step-by-Step Guide

2
Comments 1
2 min read
C# Advanced: Multicast Delegates

C# Advanced: Multicast Delegates

12
Comments
3 min read
C# Advanced:Delegates

C# Advanced:Delegates

11
Comments 3
4 min read
3 more productivity tips for .NET developers

3 more productivity tips for .NET developers

24
Comments
3 min read
C# Advanced:Intro

C# Advanced:Intro

7
Comments
2 min read
C# Design Pattern: Command

C# Design Pattern: Command

1
Comments
2 min read
C# Design Pattern: Command (Portugues)

C# Design Pattern: Command (Portugues)

Comments
2 min read
Métodos Assíncronos: Uma Abordagem no Desenvolvimento de Software.

Métodos Assíncronos: Uma Abordagem no Desenvolvimento de Software.

Comments
4 min read
Mastering Cross-Platform Development with .NET MAUI: A Comprehensive Guide

Mastering Cross-Platform Development with .NET MAUI: A Comprehensive Guide

3
Comments
4 min read
Implementing the Builder pattern with Metalama

Implementing the Builder pattern with Metalama

Comments
7 min read
Advanced Techniques for Securing Minimal APIs in .NET 8

Advanced Techniques for Securing Minimal APIs in .NET 8

4
Comments 1
2 min read
Software Architecture

Software Architecture

1
Comments 1
3 min read
Clean Architecture

Clean Architecture

Comments
5 min read
Numerical Alchemy: Converting Numbers to Text in C#

Numerical Alchemy: Converting Numbers to Text in C#

5
Comments
2 min read
Extending Ardalis.Specification for NHibernate with Linq, Criteria API, and Query Over

Extending Ardalis.Specification for NHibernate with Linq, Criteria API, and Query Over

Comments
6 min read
Design Pattern - Adapter

Design Pattern - Adapter

Comments
3 min read
C# Design Pattern: Chain of Responsibility

C# Design Pattern: Chain of Responsibility

1
Comments
2 min read
C# Design Pattern: Chain of Responsibility (Portugues)

C# Design Pattern: Chain of Responsibility (Portugues)

Comments
2 min read
Rewriting Elanat CMS

Rewriting Elanat CMS

Comments
2 min read
How to Implement Real-Time Communication in .NET 8 Minimal APIs Using SignalR: A Step-by-Step Guide

How to Implement Real-Time Communication in .NET 8 Minimal APIs Using SignalR: A Step-by-Step Guide

25
Comments 7
5 min read
C# Design Pattern: Proxy

C# Design Pattern: Proxy

1
Comments 1
2 min read
IEnumerable nedir ?

IEnumerable nedir ?

Comments
4 min read
Boosting Performance with .NET 8 and Blazor

Boosting Performance with .NET 8 and Blazor

4
Comments 1
3 min read
Exploring Rate Limiting Middleware in .NET 8

Exploring Rate Limiting Middleware in .NET 8

1
Comments
5 min read
C# Design Pattern: Proxy (Portugues)

C# Design Pattern: Proxy (Portugues)

1
Comments
2 min read
Managing Background Jobs with Hangfire in .NET

Managing Background Jobs with Hangfire in .NET

6
Comments
2 min read
C# Design Pattern: Flyweight

C# Design Pattern: Flyweight

Comments
2 min read
C# Design Pattern: Flyweight (Portugues)

C# Design Pattern: Flyweight (Portugues)

Comments
2 min read
Cooperation between Singleton and Factory with Example

Cooperation between Singleton and Factory with Example

Comments
3 min read
Leveraging AI in .NET: Building Intelligent Applications

Leveraging AI in .NET: Building Intelligent Applications

4
Comments
10 min read
RabbitMQ vs. Kafka vs. ActiveMQ in Fintech: A Comparative Guide with Use Cases, Challenges, and Solutions

RabbitMQ vs. Kafka vs. ActiveMQ in Fintech: A Comparative Guide with Use Cases, Challenges, and Solutions

8
Comments 2
5 min read
CSS Houdini: Learn step by step How to Unlock the Power of Custom CSS with the Paint API

CSS Houdini: Learn step by step How to Unlock the Power of Custom CSS with the Paint API

15
Comments
3 min read
Journey into Backend Development with the Blotz Task App 🚀

Journey into Backend Development with the Blotz Task App 🚀

Comments
3 min read
Mastering C# Fundamentals: A Beginner’s Journey into .NET Development

Mastering C# Fundamentals: A Beginner’s Journey into .NET Development

4
Comments
3 min read
C# Design Pattern: Facade

C# Design Pattern: Facade

3
Comments
2 min read
C# Design Pattern: Facade (Portugues)

C# Design Pattern: Facade (Portugues)

1
Comments
2 min read
The simple way to analyze your code using SonarQube.

The simple way to analyze your code using SonarQube.

1
Comments 1
2 min read
Começando com C#: A simplicidade em seu melhor

Começando com C#: A simplicidade em seu melhor

Comments
3 min read
Mastering C# Fundamentals: Book Management Application File Handling for Saving and Loading Data

Mastering C# Fundamentals: Book Management Application File Handling for Saving and Loading Data

Comments
5 min read
Mastering C# Fundamentals :Exploring File Handling

Mastering C# Fundamentals :Exploring File Handling

1
Comments
5 min read
Mastering C# Fundamentals: Abstract Classes vs Interfaces

Mastering C# Fundamentals: Abstract Classes vs Interfaces

2
Comments
5 min read
C# Design Pattern: Decorator

C# Design Pattern: Decorator

1
Comments
2 min read
C# Design Pattern: Decorator (Portugues)

C# Design Pattern: Decorator (Portugues)

Comments
2 min read
Mastering C# Fundamentals: Understanding Interfaces

Mastering C# Fundamentals: Understanding Interfaces

1
Comments
4 min read
C# - Anonymous Type

C# - Anonymous Type

6
Comments
4 min read
loading...