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 Clean Up ASP.NET and Visual Studio Cache and Temp Files

How to Clean Up ASP.NET and Visual Studio Cache and Temp Files

9
Comments
2 min read
Game Dev Digest — Issue #185 - Tips and Tutorials

Game Dev Digest — Issue #185 - Tips and Tutorials

Comments
11 min read
Deconstruction in C#

Deconstruction in C#

15
Comments 3
4 min read
Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - From Review

Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - From Review

Comments
10 min read
DarkSky to WeatherKit: from API keys to signed JWTs

DarkSky to WeatherKit: from API keys to signed JWTs

Comments
6 min read
Exploring .NET 8 Preview 3: The 7 Features You Need to Know

Exploring .NET 8 Preview 3: The 7 Features You Need to Know

31
Comments
5 min read
Otimizando chamadas assincronas com Task.WhenAll

Otimizando chamadas assincronas com Task.WhenAll

2
Comments
2 min read
The Power of Asynchronous Code in your web API

The Power of Asynchronous Code in your web API

1
Comments
5 min read
C# 12 is Coming! 3 Features that will Blow your Mind

C# 12 is Coming! 3 Features that will Blow your Mind

48
Comments 4
3 min read
Proxy Pattern in C#

Proxy Pattern in C#

2
Comments
13 min read
Uso do Codeball em projetos C#

Uso do Codeball em projetos C#

2
Comments
4 min read
How to Run NUnit Tests Programmatically Using NUnit.Engine Library with Reflection

How to Run NUnit Tests Programmatically Using NUnit.Engine Library with Reflection

Comments
2 min read
How to Develop a Cross-Platform Barcode Reader Application by Hybridizing .NET MAUI and Blazor

How to Develop a Cross-Platform Barcode Reader Application by Hybridizing .NET MAUI and Blazor

3
Comments
9 min read
SQL-Server working with images

SQL-Server working with images

20
Comments
6 min read
Generating Images from Text with C# and Open AI DALL-E

Generating Images from Text with C# and Open AI DALL-E

4
Comments
5 min read
Dotnet Logger Benchmark

Dotnet Logger Benchmark

1
Comments
2 min read
Visual Studio 2022 vs Rider vs ChatGPT-4

Visual Studio 2022 vs Rider vs ChatGPT-4

1
Comments
5 min read
Bootstrap multiselect

Bootstrap multiselect

24
Comments
5 min read
Standardizing a Value Object representation in C#

Standardizing a Value Object representation in C#

4
Comments
9 min read
Understanding Assembly in .NET: An In-Depth Guide from A to Z

Understanding Assembly in .NET: An In-Depth Guide from A to Z

22
Comments
7 min read
Creating a Serilog Custom Enricher

Creating a Serilog Custom Enricher

1
Comments
2 min read
Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

1
Comments 1
2 min read
Virtualizing, colored log window in WPF

Virtualizing, colored log window in WPF

1
Comments
6 min read
Data validation with Fluent Validation for ASP NET Core

Data validation with Fluent Validation for ASP NET Core

4
Comments
9 min read
Novidades no .NET 8 Preview 3 [PT-BR]

Novidades no .NET 8 Preview 3 [PT-BR]

11
Comments 1
2 min read
Prototype Pattern in C#

Prototype Pattern in C#

3
Comments
7 min read
Learn Liskov Substitution Principle in C# (+ Examples)

Learn Liskov Substitution Principle in C# (+ Examples)

38
Comments 2
3 min read
Struct vs Class in C#: Choosing the Right Data Type

Struct vs Class in C#: Choosing the Right Data Type

22
Comments 1
6 min read
Como um parâmetro simples pode economizar memória?

Como um parâmetro simples pode economizar memória?

3
Comments
3 min read
Como a escolha do Modo do Garbage Collector pode impactar sua aplicação em .NET

Como a escolha do Modo do Garbage Collector pode impactar sua aplicação em .NET

3
Comments
3 min read
forerunner - a storytelling platform for composing Souls-like Action-RPGs

forerunner - a storytelling platform for composing Souls-like Action-RPGs

Comments
4 min read
Speeding up DefaultAzureCredential authentication in local development with Azure CLI

Speeding up DefaultAzureCredential authentication in local development with Azure CLI

2
Comments
3 min read
A Practical Guide to ASP.NET Applications: The Structure (Part 1)

A Practical Guide to ASP.NET Applications: The Structure (Part 1)

Comments
6 min read
A arte das coleções em .NET - Intro

A arte das coleções em .NET - Intro

2
Comments
2 min read
Take your .NET configuration to the next level with value substitution

Take your .NET configuration to the next level with value substitution

1
Comments
3 min read
📈 Boost Your Integration Testing for REST APIs with Snapshot Testing in .NET

📈 Boost Your Integration Testing for REST APIs with Snapshot Testing in .NET

Comments
4 min read
var vs dynamic in C#

var vs dynamic in C#

Comments
2 min read
Learn Open Closed Principle in C# (+ Examples)

Learn Open Closed Principle in C# (+ Examples)

26
Comments 1
4 min read
Embracing Best Practices with the New Analyzer for Minimal APIs in .NET 8 Preview 2

Embracing Best Practices with the New Analyzer for Minimal APIs in .NET 8 Preview 2

Comments
5 min read
From C# to golang: less is more.

From C# to golang: less is more.

15
Comments 3
4 min read
Deep Dive Into Umbraco String Extension Methods

Deep Dive Into Umbraco String Extension Methods

1
Comments
22 min read
ASP.NET Core in .NET 8 is Coming! Discover its NEW Features🚀

ASP.NET Core in .NET 8 is Coming! Discover its NEW Features🚀

24
Comments 1
6 min read
Data transfer objects and mapping in asp net core

Data transfer objects and mapping in asp net core

3
Comments 1
6 min read
How To Implement A "Maintenance Mode" in ASP.NET Core

How To Implement A "Maintenance Mode" in ASP.NET Core

3
Comments
4 min read
Game Dev Digest — Issue #183 - Narrative Design, GDC and more

Game Dev Digest — Issue #183 - Narrative Design, GDC and more

Comments
12 min read
ASP.NET Core: REST API Multi-tenant

ASP.NET Core: REST API Multi-tenant

17
Comments 2
8 min read
Getting Started with Chat GPT integration in a .NET C# Console Application

Getting Started with Chat GPT integration in a .NET C# Console Application

3
Comments
4 min read
Introduction to WinUI 3 Desktop Development

Introduction to WinUI 3 Desktop Development

69
Comments 2
6 min read
[C#] Try sending data by HttpClient

[C#] Try sending data by HttpClient

5
Comments
3 min read
Blazor ProgressBar Overview

Blazor ProgressBar Overview

2
Comments
1 min read
Abstract Class vs Interface in C#: Analyzing the Pros and Cons

Abstract Class vs Interface in C#: Analyzing the Pros and Cons

42
Comments 1
7 min read
Redis — The High-Performance In-Memory Data Store

Redis — The High-Performance In-Memory Data Store

1
Comments
7 min read
Iterator Benchmarks That Shocked With Unexpected Results!

Iterator Benchmarks That Shocked With Unexpected Results!

2
Comments
6 min read
Transforming Enumerable into Queryable with Linq: A How-To Guide on Concat, Union, and Troubleshooting EF Core 6 Errors

Transforming Enumerable into Queryable with Linq: A How-To Guide on Concat, Union, and Troubleshooting EF Core 6 Errors

3
Comments
3 min read
Desvendando o Large Object Heap (LOH): Tudo o que um Desenvolvedor precisa saber

Desvendando o Large Object Heap (LOH): Tudo o que um Desenvolvedor precisa saber

2
Comments
2 min read
Selecting what .NET version is to use

Selecting what .NET version is to use

6
Comments
3 min read
Developer Tool 2.0 - LLM Powered Feature Flags & Experimentation Management Service

Developer Tool 2.0 - LLM Powered Feature Flags & Experimentation Management Service

Comments
5 min read
Working with Tuple in C#

Working with Tuple in C#

2
Comments
6 min read
Writing tests for logging messages

Writing tests for logging messages

11
Comments
4 min read
Async and Await in simple

Async and Await in simple

34
Comments 1
5 min read
loading...