Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NET 9 BinaryFormatter migration paths
Cover image for NET 9 BinaryFormatter migration paths

NET 9 BinaryFormatter migration paths

7
Comments
6 min read
Building simul8or: A Real-Time Trading Simulator from Scratch

Building simul8or: A Real-Time Trading Simulator from Scratch

Comments
3 min read
Boosting Developer Productivity with .NET 9 SDK: Essential Tools and Features
Cover image for Boosting Developer Productivity with .NET 9 SDK: Essential Tools and Features

Boosting Developer Productivity with .NET 9 SDK: Essential Tools and Features

Comments
2 min read
Dynamic Data Handling in C#: Resizing Collections with List<T>

Dynamic Data Handling in C#: Resizing Collections with List<T>

1
Comments
4 min read
Introduction to Arrays

Introduction to Arrays

Comments
3 min read
From XML to Word: simplifying conversion with FileConversionLibrary
Cover image for From XML to Word: simplifying conversion with FileConversionLibrary

From XML to Word: simplifying conversion with FileConversionLibrary

3
Comments
7 min read
Top 10 errors found in C# projects in 2024

Top 10 errors found in C# projects in 2024

Comments 2
10 min read
C# Essentials: Operator Overloading and Custom Sorting Made Simple
Cover image for C# Essentials: Operator Overloading and Custom Sorting Made Simple

C# Essentials: Operator Overloading and Custom Sorting Made Simple

1
Comments
5 min read
Polymorphic Serialization in .NET

Polymorphic Serialization in .NET

5
Comments
2 min read
How to create a background email sender

How to create a background email sender

1
Comments 5
1 min read
i18n e ASP.NET Core Web API

i18n e ASP.NET Core Web API

Comments 1
3 min read
C++ Calls C#: A Tale of Friendship Across Runtimes
Cover image for C++ Calls C#: A Tale of Friendship Across Runtimes

C++ Calls C#: A Tale of Friendship Across Runtimes

3
Comments 1
18 min read
Command Pattern with Undo and Redo in C#.NET

Command Pattern with Undo and Redo in C#.NET

2
Comments 1
2 min read
What is Polymorphism in C# - Explained with a Code Example
Cover image for What is Polymorphism in C# - Explained with a Code Example

What is Polymorphism in C# - Explained with a Code Example

3
Comments
5 min read
How to C#: Add Configuration to your .NET 8 Web API Application

How to C#: Add Configuration to your .NET 8 Web API Application

18
Comments 2
4 min read
A Verdadeira Natureza dos Tipos Valor e Referência em .NET

A Verdadeira Natureza dos Tipos Valor e Referência em .NET

4
Comments
5 min read
Understanding InvalidOperationException in C#
Cover image for Understanding InvalidOperationException in C#

Understanding InvalidOperationException in C#

3
Comments
2 min read
Understanding Variance in C#

Understanding Variance in C#

2
Comments
3 min read
C# Optimizations That Boosted Our Application's Performance
Cover image for C# Optimizations That Boosted Our Application's Performance

C# Optimizations That Boosted Our Application's Performance

19
Comments 3
4 min read
BusinessValue with CQS
Cover image for BusinessValue with CQS

BusinessValue with CQS

Comments
4 min read
Mediator and CQRS with MediatR
Cover image for Mediator and CQRS with MediatR

Mediator and CQRS with MediatR

Comments
4 min read
Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

1
Comments
2 min read
Mastering Error Handling in ASP.NET Core 9.0: Advanced Strategies for Robust Applications
Cover image for Mastering Error Handling in ASP.NET Core 9.0: Advanced Strategies for Robust Applications

Mastering Error Handling in ASP.NET Core 9.0: Advanced Strategies for Robust Applications

2
Comments
2 min read
Measuring Performance in C#: Benchmarking with BenchmarkDotNet

Measuring Performance in C#: Benchmarking with BenchmarkDotNet

3
Comments
3 min read
Understanding Optimization via Redesign

Understanding Optimization via Redesign

1
Comments
3 min read
loading...