DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Importing Code in Polyglot Notebooks

Importing Code in Polyglot Notebooks

4
Comments
5 min read
Fibonacci Search

Fibonacci Search

3
Comments 19
2 min read
ConfigureAwait in C#

ConfigureAwait in C#

1
Comments
2 min read
Padrão Give-When-Then: Organizando Testes com Clareza

Padrão Give-When-Then: Organizando Testes com Clareza

Comments
2 min read
Lets Build: With ASP.Net Web API - IWallet

Lets Build: With ASP.Net Web API - IWallet

Comments
13 min read
Options Pattern in ASP.NET

Options Pattern in ASP.NET

11
Comments 2
4 min read
Mastering Async and Await in C#: In-Deph Guide

Mastering Async and Await in C#: In-Deph Guide

40
Comments 8
15 min read
A quick tour of collections in C#

A quick tour of collections in C#

6
Comments 2
7 min read
Working with the Random class in C#

Working with the Random class in C#

Comments
3 min read
C# versions cheat sheets

C# versions cheat sheets

Comments
1 min read
No Need to Maintainability Anymore with AI?

No Need to Maintainability Anymore with AI?

4
Comments
3 min read
Interpolated Binary Search

Interpolated Binary Search

Comments
2 min read
Sharing Variables between Languages with Polyglot Notebooks

Sharing Variables between Languages with Polyglot Notebooks

5
Comments
5 min read
How to Use Visual Studio Like a Pro When Presenting Your Code

How to Use Visual Studio Like a Pro When Presenting Your Code

26
Comments
3 min read
Elaborating on Strings

Elaborating on Strings

Comments
2 min read
Polyglot Notebooks: The difference between .dib and .ipynb Files

Polyglot Notebooks: The difference between .dib and .ipynb Files

4
Comments
3 min read
Getting started with SpecFlow

Getting started with SpecFlow

5
Comments
4 min read
Create a PDF Digital Signature Web Service Using Azure Key Vault and the Syncfusion C# PDF Library

Create a PDF Digital Signature Web Service Using Azure Key Vault and the Syncfusion C# PDF Library

Comments
10 min read
Lucene.NET for search applications

Lucene.NET for search applications

6
Comments
7 min read
Funny numbers in C#.

Funny numbers in C#.

1
Comments 1
2 min read
Introducing Polyglot Notebooks

Introducing Polyglot Notebooks

8
Comments 2
5 min read
How to add cookie consent in ASP.NET 6

How to add cookie consent in ASP.NET 6

Comments
2 min read
Interpolation Search

Interpolation Search

Comments
2 min read
Creating a C# Chatbot with ChatGPT🤖 (Easy) + GitHub Repository

Creating a C# Chatbot with ChatGPT🤖 (Easy) + GitHub Repository

43
Comments 3
8 min read
Binary Search

Binary Search

Comments
3 min read
Linear Search

Linear Search

Comments
2 min read
Let’s convert that variable in C#

Let’s convert that variable in C#

Comments
3 min read
Caching in .NET

Caching in .NET

9
Comments 2
5 min read
[Parte 14] Entity Framework Core - Paginación

[Parte 14] Entity Framework Core - Paginación

5
Comments 2
5 min read
The eternal question is, what is the better, new Guid() or Guid.Parse()?

The eternal question is, what is the better, new Guid() or Guid.Parse()?

1
Comments
2 min read
C# Language extensions

C# Language extensions

7
Comments
10 min read
Seamlessly Import and Export CSV Data in Excel Using C#

Seamlessly Import and Export CSV Data in Excel Using C#

Comments
7 min read
What does Realm.Fody do?

What does Realm.Fody do?

Comments
8 min read
How to use Community Toolkit MVVM in Avalonia

How to use Community Toolkit MVVM in Avalonia

2
Comments 1
2 min read
The built in types of C#

The built in types of C#

Comments
1 min read
Open/Closed principle like a boss in C#

Open/Closed principle like a boss in C#

3
Comments 1
8 min read
How to Build Desktop and Web Document Scanning App Using .NET MAUI and Blazor

How to Build Desktop and Web Document Scanning App Using .NET MAUI and Blazor

Comments
7 min read
Executando funções personalizadas no banco de dados usando SqlExpression no .Net

Executando funções personalizadas no banco de dados usando SqlExpression no .Net

5
Comments 2
9 min read
Tirando de letra o princípio Open/Closed em C#

Tirando de letra o princípio Open/Closed em C#

1
Comments
8 min read
Using sweetalert2 for ASP.NET Core/Razor Pages

Using sweetalert2 for ASP.NET Core/Razor Pages

1
Comments
7 min read
Turning Git into a large file backup solution

Turning Git into a large file backup solution

2
Comments 2
6 min read
Minimal APIs in .NET

Minimal APIs in .NET

Comments
1 min read
Chain of Responsibility Pattern in C#

Chain of Responsibility Pattern in C#

4
Comments
10 min read
String Concatenation in C#

String Concatenation in C#

1
Comments
4 min read
Transactions in .NET: From Basics to Best Practices

Transactions in .NET: From Basics to Best Practices

48
Comments 5
4 min read
Native AOT: The Future of .NET App Development

Native AOT: The Future of .NET App Development

32
Comments 4
4 min read
Unit Testing | Full Explanation: C# and .NET

Unit Testing | Full Explanation: C# and .NET

1
Comments
4 min read
Pruebas Unitarias | Explicación completa: C# y .NET

Pruebas Unitarias | Explicación completa: C# y .NET

Comments
4 min read
Blazor ProgressBar Overview

Blazor ProgressBar Overview

1
Comments
1 min read
Usando o chat do Bing como um aliado para escrever testes de software

Usando o chat do Bing como um aliado para escrever testes de software

Comments
9 min read
Test-Driven Development in .NET

Test-Driven Development in .NET

1
Comments
3 min read
Dependency Inversion Principle

Dependency Inversion Principle

3
Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

4
Comments
2 min read
Modern minimal workers in .NET

Modern minimal workers in .NET

5
Comments
3 min read
Using Dependency Injection and Service Locators to get References in C#

Using Dependency Injection and Service Locators to get References in C#

Comments
4 min read
Tips on making a web site accessible part 1

Tips on making a web site accessible part 1

3
Comments
4 min read
JWT Authentication with C# .NET

JWT Authentication with C# .NET

21
Comments 3
8 min read
Liskov Substitution Principle

Liskov Substitution Principle

7
Comments
2 min read
C# 12: New Features and Improvements

C# 12: New Features and Improvements

6
Comments
3 min read
[C#] Try searching and receiving data over TCP/UDP

[C#] Try searching and receiving data over TCP/UDP

3
Comments 2
4 min read
loading...