DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I have made an online game in production in less than 1 year

How I have made an online game in production in less than 1 year

17
Comments 7
4 min read
C# Lambda Expressions & Lambda Operator

C# Lambda Expressions & Lambda Operator

5
Comments
3 min read
Tutorial: Build Serverless functions with C#

Tutorial: Build Serverless functions with C#

5
Comments
6 min read
C# Arrays

C# Arrays

5
Comments
3 min read
How to Bind Data in a Blazor Rich Text Editor Component

How to Bind Data in a Blazor Rich Text Editor Component

4
Comments
1 min read
Send postcards with C# and Flurl

Send postcards with C# and Flurl

4
Comments
6 min read
Chain of Responsibility e ASP.Net Core

Chain of Responsibility e ASP.Net Core

27
Comments 4
6 min read
C# Collections Pt2 - Generic Collections

C# Collections Pt2 - Generic Collections

3
Comments
5 min read
How to Export Gantt Chart Data to Excel and CSV Formats

How to Export Gantt Chart Data to Excel and CSV Formats

3
Comments
1 min read
.Net Generic Repository Pattern

.Net Generic Repository Pattern

12
Comments 1
2 min read
[Video] High-performance and compile-time logging source generation in .NET 6

[Video] High-performance and compile-time logging source generation in .NET 6

2
Comments
1 min read
Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

20
Comments
3 min read
C# Inheritance Pt3 - Abstract Classes

C# Inheritance Pt3 - Abstract Classes

3
Comments 3
4 min read
Unity Tips: Properties and the Inspector

Unity Tips: Properties and the Inspector

26
Comments 4
8 min read
[Post-4][LINQ] Yield-Performance

[Post-4][LINQ] Yield-Performance

1
Comments
3 min read
Getting started with .NET Core API, MongoDB, and Transactions

Getting started with .NET Core API, MongoDB, and Transactions

8
Comments
8 min read
Getting Started with NDepend

Getting Started with NDepend

3
Comments
7 min read
Indefinite Arguments

Indefinite Arguments

10
Comments
2 min read
3+3 ASP.NET Mistakes (+ How to avoid them)

3+3 ASP.NET Mistakes (+ How to avoid them)

17
Comments 1
3 min read
Game Dev Digest — Issue #119 - Old School

Game Dev Digest — Issue #119 - Old School

5
Comments 1
8 min read
Everything You Need to Know About Blazor Kanban Cards

Everything You Need to Know About Blazor Kanban Cards

8
Comments
1 min read
Data binding in ASP.NET

Data binding in ASP.NET

2
Comments
5 min read
I used my first ever Expression<Func<TInput, TOutput>> today to create reusable LINQ Queries

I used my first ever Expression<Func<TInput, TOutput>> today to create reusable LINQ Queries

6
Comments
2 min read
C# Inheritance Pt2 - Interfaces

C# Inheritance Pt2 - Interfaces

4
Comments
4 min read
Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties

Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties

5
Comments
2 min read
loading...