DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Advent of Code 2023: Day 4 - Scratchcards

Advent of Code 2023: Day 4 - Scratchcards

1
Comments
5 min read
Advent of Code: Day 3 - Gear Ratios

Advent of Code: Day 3 - Gear Ratios

Comments
3 min read
C# - `Required` Attribute for Non-Nullable Reference Types

C# - `Required` Attribute for Non-Nullable Reference Types

2
Comments
1 min read
Fine-tuning an Open AI model with Azure and C#

Fine-tuning an Open AI model with Azure and C#

11
Comments 2
11 min read
Conceitos básicos de MongoDB utilizando C#/.NET | Fazendo seu primeiro CRUD

Conceitos básicos de MongoDB utilizando C#/.NET | Fazendo seu primeiro CRUD

6
Comments 1
6 min read
Simplifying Dynamic SQL Queries with Dapper

Simplifying Dynamic SQL Queries with Dapper

1
Comments
7 min read
C# - Implicit Usings

C# - Implicit Usings

3
Comments
1 min read
Enhancing Your Open-Source Project with Static Analysis Tools

Enhancing Your Open-Source Project with Static Analysis Tools

Comments
3 min read
Advent of Code 23: Day 2 Cubes Conundrum

Advent of Code 23: Day 2 Cubes Conundrum

Comments
2 min read
Microsoft Entity Framework Core 8 samples

Microsoft Entity Framework Core 8 samples

31
Comments
4 min read
How to Create SmartArt in PowerPoint Presentations Using the .NET PowerPoint Library

How to Create SmartArt in PowerPoint Presentations Using the .NET PowerPoint Library

Comments
2 min read
Advent Of Code 2023: Day 1 - Trebuchet

Advent Of Code 2023: Day 1 - Trebuchet

Comments
2 min read
Getting Started with Semantic Kernel and C#

Getting Started with Semantic Kernel and C#

7
Comments
15 min read
Visual Studio debugging windows services

Visual Studio debugging windows services

5
Comments
3 min read
Global Error Handling in ASP.NET Core 8

Global Error Handling in ASP.NET Core 8

1
Comments
5 min read
cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

1
Comments
6 min read
Create SOAP Services Using ASP.NET Core

Create SOAP Services Using ASP.NET Core

12
Comments
4 min read
JSONSerializer meets Source Generators

JSONSerializer meets Source Generators

2
Comments
3 min read
Understand the key difference between Entity Framework Core (.NET Core) and Entity Framework

Understand the key difference between Entity Framework Core (.NET Core) and Entity Framework

24
Comments
3 min read
C#: Hackeo nocturno

C#: Hackeo nocturno

6
Comments 6
12 min read
How To Harness System.Reactive For The Observer Pattern

How To Harness System.Reactive For The Observer Pattern

3
Comments
5 min read
Enhancing C#: Introducing cs-tools, a Project for Beginner and Intermediate Developers

Enhancing C#: Introducing cs-tools, a Project for Beginner and Intermediate Developers

6
Comments
2 min read
Soft introduction to Dapper and EF Core

Soft introduction to Dapper and EF Core

9
Comments
5 min read
ASP.NET Core startup validation

ASP.NET Core startup validation

7
Comments
6 min read
@BigBomb, #Revolution, Independence, Security, Options on the table. CodeBehind version 1.8 has been released!

@BigBomb, #Revolution, Independence, Security, Options on the table. CodeBehind version 1.8 has been released!

Comments
11 min read
.NET 8, JIT e AOT

.NET 8, JIT e AOT

41
Comments 2
16 min read
Exploring Zooming and Panning Features in the .NET MAUI Cartesian Charts Control

Exploring Zooming and Panning Features in the .NET MAUI Cartesian Charts Control

Comments
2 min read
Basic string formatting in C#

Basic string formatting in C#

1
Comments
1 min read
How to Encrypt and Decrypt a Word Document Using the .NET Word Library

How to Encrypt and Decrypt a Word Document Using the .NET Word Library

1
Comments
1 min read
The NuGet Publishing Puzzle

The NuGet Publishing Puzzle

Comments
2 min read
Understanding the Heap and the Stack in Computer Systems

Understanding the Heap and the Stack in Computer Systems

Comments
3 min read
Return to Grove Street. Checking the Grand Theft Auto: San Andreas engine in Unity

Return to Grove Street. Checking the Grand Theft Auto: San Andreas engine in Unity

2
Comments
8 min read
Introduction to analyzing text with Azure AI Language Service and C#

Introduction to analyzing text with Azure AI Language Service and C#

10
Comments 1
12 min read
How Coding to an Interface Can Increase Your Code’s Flexibility

How Coding to an Interface Can Increase Your Code’s Flexibility

6
Comments 2
3 min read
Lo-Fi Service Discovery in .NET8

Lo-Fi Service Discovery in .NET8

16
Comments 4
7 min read
Tests Everywhere - .NET C#

Tests Everywhere - .NET C#

Comments
3 min read
Exploring the Repository Pattern in .NET Core

Exploring the Repository Pattern in .NET Core

Comments
2 min read
Building a beginner-friendly C# application

Building a beginner-friendly C# application

2
Comments 2
3 min read
Examples Of The Observer Pattern in C# - How To Simplify Event Management

Examples Of The Observer Pattern in C# - How To Simplify Event Management

1
Comments
7 min read
Exploring the Microsoft Developer Control Plane at the heart of the new .NET Aspire

Exploring the Microsoft Developer Control Plane at the heart of the new .NET Aspire

6
Comments
10 min read
Best Practices for Code Reviews in C#/.NET Development

Best Practices for Code Reviews in C#/.NET Development

6
Comments 3
2 min read
Hash Maps #️⃣ - intervyu kaliti 🔑

Hash Maps #️⃣ - intervyu kaliti 🔑

4
Comments
4 min read
Building a Gateway to Netflix API: A Developer's Guide

Building a Gateway to Netflix API: A Developer's Guide

2
Comments 1
9 min read
How to Assess C# Skills and Experience in Interviews

How to Assess C# Skills and Experience in Interviews

5
Comments
7 min read
.NET Fundamentally Sucks for Cross-Platform

.NET Fundamentally Sucks for Cross-Platform

5
Comments
4 min read
How to Build a Razor Class Library for JavaScript Barcode Scanner

How to Build a Razor Class Library for JavaScript Barcode Scanner

Comments
6 min read
How to Export Angular Scheduler Appointments to an Excel Document

How to Export Angular Scheduler Appointments to an Excel Document

2
Comments
1 min read
Easy way to publish your project.

Easy way to publish your project.

Comments
4 min read
Private fields with or without underscore

Private fields with or without underscore

3
Comments 1
4 min read
Async/Await: O que tem de novo no .NET 8?

Async/Await: O que tem de novo no .NET 8?

20
Comments 1
5 min read
The silly nonsense Software Development discussions in .NET context

The silly nonsense Software Development discussions in .NET context

3
Comments
2 min read
C# ¿por qué es necesario crear Equals() y GetHashCode()?

C# ¿por qué es necesario crear Equals() y GetHashCode()?

Comments
5 min read
What's new in .NET 8?

What's new in .NET 8?

6
Comments
4 min read
🚀 Default Lambda Expression Parameters in C# 12

🚀 Default Lambda Expression Parameters in C# 12

1
Comments
1 min read
C# - Use Record Types for Immutable Data Structures

C# - Use Record Types for Immutable Data Structures

Comments
1 min read
5 Reasons To Not Use C# IDE For TypeScript Development

5 Reasons To Not Use C# IDE For TypeScript Development

Comments
6 min read
Trabalhando com Queues (Filas) no RabbitMQ utilizando C#/.NET

Trabalhando com Queues (Filas) no RabbitMQ utilizando C#/.NET

12
Comments
4 min read
Using Primary Constructors in C# 12

Using Primary Constructors in C# 12

5
Comments
3 min read
Alias any Type with C# 12

Alias any Type with C# 12

4
Comments
2 min read
How to Measure the Effectiveness of Unit Tests Using Code Coverage

How to Measure the Effectiveness of Unit Tests Using Code Coverage

3
Comments
4 min read
loading...