Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Ultimate Guide to Unit Testing in .NET (C#) Using xUnit and Moq (Without the Boring Examples)

The Ultimate Guide to Unit Testing in .NET (C#) Using xUnit and Moq (Without the Boring Examples)

5
Comments
6 min read
How can one code line crash application? Looking for issues and vulnerabilities in ScreenToGif

How can one code line crash application? Looking for issues and vulnerabilities in ScreenToGif

Comments
9 min read
Default Interface Implementations in C#: Where Inheritance Goes to Troll You

Default Interface Implementations in C#: Where Inheritance Goes to Troll You

62
Comments 10
5 min read
Algorithm for compressing numbers to Base64

Algorithm for compressing numbers to Base64

Comments
2 min read
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Comments
2 min read
Advent of Code 24

Advent of Code 24

1
Comments
1 min read
Advent of Code 2024 - Day 1: Historian Hysteria

Advent of Code 2024 - Day 1: Historian Hysteria

7
Comments
2 min read
Part 4: Control Flow in C#

Part 4: Control Flow in C#

1
Comments
2 min read
For vs. Foreach in C#

For vs. Foreach in C#

2
Comments
3 min read
NET 9 BinaryFormatter migration paths

NET 9 BinaryFormatter migration paths

6
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

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>

Comments
4 min read
Introduction to Arrays

Introduction to Arrays

Comments
3 min read
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

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 3
1 min read
i18n e ASP.NET Core Web API

i18n e ASP.NET Core Web API

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

Command Pattern with Undo and Redo in C#.NET

1
Comments 1
2 min read
C++ Calls C#: A Tale of Friendship Across Runtimes

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

3
Comments 1
18 min read
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

15
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
loading...