DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

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

28
Comments 7
7 min read
Programming: Impostor Syndrome and Satisfaction

Programming: Impostor Syndrome and Satisfaction

Comments
2 min read
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
Advanced C# Delegates like a Senior Developer

Advanced C# Delegates like a Senior Developer

1
Comments
1 min read
Activator.CreateInstance in C# – A Quick Rundown

Activator.CreateInstance in C# – A Quick Rundown

14
Comments 4
3 min read
.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?

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
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
Pro{gramadores}, pro{ductivos} y pro{crastinadores}.

Pro{gramadores}, pro{ductivos} y pro{crastinadores}.

2
Comments
1 min read
Rest API in C#

Rest API in C#

7
Comments 4
4 min read
Writing pure MSIL/IL/CIL code: .NET Internals. Part 2

Writing pure MSIL/IL/CIL code: .NET Internals. Part 2

1
Comments
1 min read
Master C# Generics Like a Senior Developer

Master C# Generics Like a Senior Developer

1
Comments
1 min read
Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more

Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more

1
Comments
1 min read
Reflection In C#: 4 Simple But Powerful Code Examples

Reflection In C#: 4 Simple But Powerful Code Examples

2
Comments 2
8 min read
Nameof in C#: Understanding the Usage

Nameof in C#: Understanding the Usage

12
Comments 6
6 min read
Turning a String into an Int in C#: Full Guide

Turning a String into an Int in C#: Full Guide

2
Comments
7 min read
Creating Plugins with the Semantic Kernel SDK and C#

Creating Plugins with the Semantic Kernel SDK and C#

13
Comments
12 min read
Using Autofac In C# – 3 Simple Tips For Beginners

Using Autofac In C# – 3 Simple Tips For Beginners

1
Comments 2
7 min read
Building AI agents with the Semantic Kernel SDK and Azure OpenAI

Building AI agents with the Semantic Kernel SDK and Azure OpenAI

10
Comments
5 min read
Key derivation in .NET using HKDF

Key derivation in .NET using HKDF

Comments
3 min read
In C#, readonly and const are both used to define constants, but they have some key differences

In C#, readonly and const are both used to define constants, but they have some key differences

1
Comments 1
1 min read
loading...