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 to implement IEquatable<T>?

How to implement IEquatable<T>?

Comments
10 min read
Understanding String Interning in C#

Understanding String Interning in C#

10
Comments
3 min read
Simplifying Dependency Injection in .NET 9: Enhancements and Best Practices

Simplifying Dependency Injection in .NET 9: Enhancements and Best Practices

2
Comments
3 min read
Implementing Long Polling in .NET for Real-Time Communication

Implementing Long Polling in .NET for Real-Time Communication

2
Comments
3 min read
A Comprehensive Guide to Interceptors in EF Core

A Comprehensive Guide to Interceptors in EF Core

6
Comments
6 min read
Advent of Code 2024: Day 12: Garden Groups

Advent of Code 2024: Day 12: Garden Groups

3
Comments
3 min read
CRUD with Natural Language Processing using Microsoft.Extensions.AI

CRUD with Natural Language Processing using Microsoft.Extensions.AI

1
Comments 1
6 min read
Game Dev Digest — Issue #261 - Networking, Tutorials and more

Game Dev Digest — Issue #261 - Networking, Tutorials and more

1
Comments
8 min read
Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Comments
2 min read
Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒

Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒

2
Comments
6 min read
Autofac Dependency Injection in ASP .NET Core 8

Autofac Dependency Injection in ASP .NET Core 8

5
Comments
4 min read
Building a token refresh service for the Fitbit API with Container App Jobs

Building a token refresh service for the Fitbit API with Container App Jobs

2
Comments 1
10 min read
Loading Certificates on .NET 9

Loading Certificates on .NET 9

2
Comments
1 min read
Advent of Code 2024 - Day 11: Plutonian Pebbles

Advent of Code 2024 - Day 11: Plutonian Pebbles

7
Comments 1
2 min read
Why I'm Excited for .NET Conf 2024

Why I'm Excited for .NET Conf 2024

1
Comments
3 min read
20 Shorthand Operators in C#

20 Shorthand Operators in C#

13
Comments
3 min read
Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

2
Comments
2 min read
How to send logs to Azure Application Insights using log4net

How to send logs to Azure Application Insights using log4net

4
Comments
3 min read
Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9

Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9

2
Comments
5 min read
Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

43
Comments
4 min read
C++ vs. C#: Why Does C++ Typically Consume Less Memory?

C++ vs. C#: Why Does C++ Typically Consume Less Memory?

Comments
2 min read
Advent of Code '24 - Day 10: Hoof It

Advent of Code '24 - Day 10: Hoof It

2
Comments
2 min read
How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

4
Comments
4 min read
Amplitude & frequency (Wave modulation) C# Program

Amplitude & frequency (Wave modulation) C# Program

Comments
3 min read
Building a 3D Game in Unity: From Concept to Completion

Building a 3D Game in Unity: From Concept to Completion

Comments
3 min read
loading...