DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Its 2024 and its time for a look at your Web API Tech Stack.

Its 2024 and its time for a look at your Web API Tech Stack.

Comments
5 min read
Primary Constructor in C# 12: Streamlining Object Creation

Primary Constructor in C# 12: Streamlining Object Creation

4
Comments 3
2 min read
Stop using Google to lookup error codes and write your own error lookup class.

Stop using Google to lookup error codes and write your own error lookup class.

4
Comments
6 min read
Solid Principle : Open/Closed Principle

Solid Principle : Open/Closed Principle

Comments
4 min read
Azure Service Bus Simulator

Azure Service Bus Simulator

2
Comments
2 min read
Advent of Code 2023: Day 15 Lens Library

Advent of Code 2023: Day 15 Lens Library

Comments
2 min read
Azure AD B2C学習メモ

Azure AD B2C学習メモ

Comments 1
2 min read
== problem with generics

== problem with generics

Comments
3 min read
Game Dev Digest — Issue #217 - Small Games, Coding Patterns, AI, Fluid Sims and more

Game Dev Digest — Issue #217 - Small Games, Coding Patterns, AI, Fluid Sims and more

Comments
9 min read
C# - Struct Improvements in C# 10.0

C# - Struct Improvements in C# 10.0

Comments 1
1 min read
What is ThreadPool Class in C#?

What is ThreadPool Class in C#?

Comments
2 min read
Semantic Tests for SemanticKernel Plugins using skUnit

Semantic Tests for SemanticKernel Plugins using skUnit

8
Comments 4
3 min read
Improving Azure AI Search results with semantic search

Improving Azure AI Search results with semantic search

45
Comments
9 min read
Understanding Abstract Classes and Interfaces in C#

Understanding Abstract Classes and Interfaces in C#

Comments
2 min read
Setup Nullable reference type in Unity

Setup Nullable reference type in Unity

Comments
1 min read
How to Build a Razor Class Library for Web Camera Access

How to Build a Razor Class Library for Web Camera Access

Comments 2
7 min read
Handling Non-Standard JSON in .NET Using System.Text.Json

Handling Non-Standard JSON in .NET Using System.Text.Json

6
Comments 3
2 min read
C# - File-scoped Namespaces

C# - File-scoped Namespaces

Comments
1 min read
Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide

Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide

8
Comments
9 min read
Gentle introduction for generics (C#)

Gentle introduction for generics (C#)

8
Comments
7 min read
The Trouble with .Single()

The Trouble with .Single()

3
Comments
3 min read
Decoding the Protected Internal Access Modifier in C#: A Balance of Encapsulation and Collaboration

Decoding the Protected Internal Access Modifier in C#: A Balance of Encapsulation and Collaboration

2
Comments 1
3 min read
.NET C# - Unlock the true potential of your application with asynchronous programming!

.NET C# - Unlock the true potential of your application with asynchronous programming!

1
Comments 1
3 min read
What is Collection Expressions in C# 12?

What is Collection Expressions in C# 12?

Comments
1 min read
.NET MAUI Grid Layout: A Powerful Way to Arrange Your UI Elements

.NET MAUI Grid Layout: A Powerful Way to Arrange Your UI Elements

27
Comments 2
3 min read
loading...