Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding the Difference Between ref and out Keywords in C#
Cover image for Understanding the Difference Between ref and out Keywords in C#

Understanding the Difference Between ref and out Keywords in C#

2
Comments 2
2 min read
Blazor DateRangePicker Overview
Cover image for Blazor DateRangePicker Overview

Blazor DateRangePicker Overview

Comments
2 min read
Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11
Cover image for Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11

Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11

5
Comments
3 min read
How to Automatically Cast Between Types in C#
Cover image for How to Automatically Cast Between Types in C#

How to Automatically Cast Between Types in C#

2
Comments
4 min read
Simplificando Strings Formatadas com Quebras de Linha no C# 11
Cover image for Simplificando Strings Formatadas com Quebras de Linha no C# 11

Simplificando Strings Formatadas com Quebras de Linha no C# 11

5
Comments
2 min read
After one year of using CSharpFunctionalExtension

After one year of using CSharpFunctionalExtension

7
Comments
4 min read
Running Ruby on Rails web apps with .NET Aspire
Cover image for Running Ruby on Rails web apps with .NET Aspire

Running Ruby on Rails web apps with .NET Aspire

1
Comments
3 min read
Let's refactor a test: PaymentProxy
Cover image for Let's refactor a test: PaymentProxy

Let's refactor a test: PaymentProxy

Comments
3 min read
The Facade Design Pattern in C#: How to Simplify Complex Subsystems
Cover image for The Facade Design Pattern in C#: How to Simplify Complex Subsystems

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

1
Comments 2
9 min read
Polymorphic Type Support in SignalR Hubs
Cover image for Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

1
Comments
2 min read
Trying to use dotnet watch with Svelte

Trying to use dotnet watch with Svelte

Comments
11 min read
ASP.Net 9.0: Authentication Enhancements
Cover image for ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 min read
Data Structures in C# - The complex ones... and some other ones as well

Data Structures in C# - The complex ones... and some other ones as well

6
Comments
12 min read
Minimal APIs Revolutionize ASP.NET Core Development
Cover image for Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json
Cover image for Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

3
Comments
3 min read
async void Methods In C# – The Dangers That You Need to Know
Cover image for async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

3
Comments
7 min read
The Dangling If-Else Problem: A Common Pitfall in Programming

The Dangling If-Else Problem: A Common Pitfall in Programming

1
Comments
2 min read
Why I Don't Use AutoMapper in .Net
Cover image for Why I Don't Use AutoMapper in .Net

Why I Don't Use AutoMapper in .Net

2
Comments
8 min read
Extract Method Refactoring Technique in C# – What You Need To Know
Cover image for Extract Method Refactoring Technique in C# – What You Need To Know

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

Comments
5 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

23
Comments
9 min read
Is Dependency Injection the Missing Technique That's Holding Your Career Back?
Cover image for Is Dependency Injection the Missing Technique That's Holding Your Career Back?

Is Dependency Injection the Missing Technique That's Holding Your Career Back?

4
Comments
13 min read
Our Focus is on Elanat CMS
Cover image for Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
IndexOf Usage in C#: Tutorial
Cover image for IndexOf Usage in C#: Tutorial

IndexOf Usage in C#: Tutorial

3
Comments 1
8 min read
Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11
Cover image for Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

1
Comments
2 min read
Implicit Operators in C#: How To Simplify Type Conversions
Cover image for Implicit Operators in C#: How To Simplify Type Conversions

Implicit Operators in C#: How To Simplify Type Conversions

Comments
9 min read
loading...