Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unlocking the Power of Generics in C#: Advanced Tips and Tricks for Cleaner, More Efficient Code
Cover image for Unlocking the Power of Generics in C#: Advanced Tips and Tricks for Cleaner, More Efficient Code

Unlocking the Power of Generics in C#: Advanced Tips and Tricks for Cleaner, More Efficient Code

7
Comments
3 min read
C# Tip: Simplified Nullable Types

C# Tip: Simplified Nullable Types

2
Comments 2
1 min read
Dataverse Elastic tables
Cover image for Dataverse Elastic tables

Dataverse Elastic tables

9
Comments 1
7 min read
C# { get; init; }

C# { get; init; }

2
Comments
4 min read
c# advanced: Pattern Matching in c#

c# advanced: Pattern Matching in c#

1
Comments
3 min read
Understanding source generators
Cover image for Understanding source generators

Understanding source generators

2
Comments
5 min read
Dica C#: Tipos Nullable Simplificados

Dica C#: Tipos Nullable Simplificados

Comments
1 min read
Two New LINQ Methods in .NET 9: CountBy and Index
Cover image for Two New LINQ Methods in .NET 9: CountBy and Index

Two New LINQ Methods in .NET 9: CountBy and Index

9
Comments 2
2 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Automate Your C# Library Deployment: Publishing to NuGet and GitHub Packages with GitHub Actions

Automate Your C# Library Deployment: Publishing to NuGet and GitHub Packages with GitHub Actions

1
Comments
13 min read
Part 1: Introduction to C# and .NET
Cover image for Part 1: Introduction to C# and .NET

Part 1: Introduction to C# and .NET

4
Comments 1
4 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
Introducing BPMN support in .NET Workflow Engine library
Cover image for Introducing BPMN support in .NET Workflow Engine library

Introducing BPMN support in .NET Workflow Engine library

8
Comments
3 min read
Key differences between BPMN diagrams and Optimajet .NET Workflow Engine process schemes

Key differences between BPMN diagrams and Optimajet .NET Workflow Engine process schemes

2
Comments
3 min read
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Comments
3 min read
Making Tests More Expressive with FluentAssertions

Making Tests More Expressive with FluentAssertions

1
Comments 1
2 min read
Tornando Testes Mais Expressivos com FluentAssertions

Tornando Testes Mais Expressivos com FluentAssertions

Comments
2 min read
c# clean code: Guide to Defining and Structuring Classes

c# clean code: Guide to Defining and Structuring Classes

5
Comments 1
3 min read
Mastering Error Handling in .NET 8: Strategies for Minimal APIs and Controllers
Cover image for Mastering Error Handling in .NET 8: Strategies for Minimal APIs and Controllers

Mastering Error Handling in .NET 8: Strategies for Minimal APIs and Controllers

2
Comments 1
2 min read
Mapeamento Rápido e Eficiente de Objetos com Mapster

Mapeamento Rápido e Eficiente de Objetos com Mapster

Comments
2 min read
Fast and Efficient Object Mapping with Mapster

Fast and Efficient Object Mapping with Mapster

2
Comments
2 min read
Gerando Dados de Teste Automatizados com AutoFixture

Gerando Dados de Teste Automatizados com AutoFixture

Comments
2 min read
Common Language Runtime (CLR) e Intermediate Language (IL)

Common Language Runtime (CLR) e Intermediate Language (IL)

1
Comments
11 min read
Understanding the State Design Pattern P4

Understanding the State Design Pattern P4

8
Comments
7 min read
Equivalent to View Component and Partial View in CodeBehind Framework
Cover image for Equivalent to View Component and Partial View in CodeBehind Framework

Equivalent to View Component and Partial View in CodeBehind Framework

Comments
3 min read
loading...