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 .NET Internal Compile Process
Cover image for Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
Creating Custom NuGet Packages in C#

Creating Custom NuGet Packages in C#

3
Comments
2 min read
Gentle introduction to IDataProtector (C#)
Cover image for Gentle introduction to IDataProtector (C#)

Gentle introduction to IDataProtector (C#)

16
Comments 3
4 min read
.NET Controllers, Minimal API, or Fast Endpoints?
Cover image for .NET Controllers, Minimal API, or Fast Endpoints?

.NET Controllers, Minimal API, or Fast Endpoints?

2
Comments
1 min read
Let's refactor a test: AccountController
Cover image for Let's refactor a test: AccountController

Let's refactor a test: AccountController

1
Comments
4 min read
Choosing the Right Language: Java, C#, or C++
Cover image for Choosing the Right Language: Java, C#, or C++

Choosing the Right Language: Java, C#, or C++

Comments
2 min read
Converting String to DateTime in C#: Step-By-Step Guide
Cover image for Converting String to DateTime in C#: Step-By-Step Guide

Converting String to DateTime in C#: Step-By-Step Guide

2
Comments 1
5 min read
Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection
Cover image for Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Comments
6 min read
Nameof in C#

Nameof in C#

Comments
1 min read
How to Load Controller Class From Another DLL?
Cover image for How to Load Controller Class From Another DLL?

How to Load Controller Class From Another DLL?

4
Comments
4 min read
Virtual in C#: How to Use it?
Cover image for Virtual in C#: How to Use it?

Virtual in C#: How to Use it?

24
Comments 4
5 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet
Cover image for C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

32
Comments 7
7 min read
Common Implementation Mistakes of Work Pattern in C#

Common Implementation Mistakes of Work Pattern in C#

Comments
2 min read
Programming: Impostor Syndrome and Satisfaction
Cover image for Programming: Impostor Syndrome and Satisfaction

Programming: Impostor Syndrome and Satisfaction

Comments
2 min read
Refactoring C# Code – 4 Essential Techniques Simplified
Cover image for Refactoring C# Code – 4 Essential Techniques Simplified

Refactoring C# Code – 4 Essential Techniques Simplified

1
Comments
10 min read
Ultimate .NET Reference Texts

Ultimate .NET Reference Texts

Comments
1 min read
Game Dev Digest — Issue #225 - Math, Optimization, Flash Deals and more!

Game Dev Digest — Issue #225 - Math, Optimization, Flash Deals and more!

1
Comments
10 min read
Activator.CreateInstance in C# – A Quick Rundown
Cover image for Activator.CreateInstance in C# – A Quick Rundown

Activator.CreateInstance in C# – A Quick Rundown

15
Comments 4
3 min read
Advanced C# Delegates like a Senior Developer
Cover image for Advanced C# Delegates like a Senior Developer

Advanced C# Delegates like a Senior Developer

1
Comments
1 min read
.NET internals: Writing Object-Oriented .NET IL code
Cover image for .NET internals: Writing Object-Oriented .NET IL code

.NET internals: Writing Object-Oriented .NET IL code

Comments
1 min read
Functional Programming With C#: What, Why, How?
Cover image for Functional Programming With C#: What, Why, How?

Functional Programming With C#: What, Why, How?

Comments
1 min read
Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Comments 1
6 min read
Giving our AI Agents skills using native functions in the Semantic Kernel SDK
Cover image for Giving our AI Agents skills using native functions in the Semantic Kernel SDK

Giving our AI Agents skills using native functions in the Semantic Kernel SDK

1
Comments
4 min read
async await in C#: 3 Beginner Tips You Need to Know
Cover image for async await in C#: 3 Beginner Tips You Need to Know

async await in C#: 3 Beginner Tips You Need to Know

2
Comments 2
7 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

5
Comments
2 min read
loading...