DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Task-based asynchronous Pattern and Composition (aka Task Combinators)

Task-based asynchronous Pattern and Composition (aka Task Combinators)

8
Comments
12 min read
Interfaces explained

Interfaces explained

2
Comments 2
3 min read
Create an Item Editor with UI Elements without uss and uxml in Unity

Create an Item Editor with UI Elements without uss and uxml in Unity

10
Comments
5 min read
A couple ways I test my .NET APIs

A couple ways I test my .NET APIs

19
Comments 1
3 min read
Building an event information portal with ASP.NET 5 & DotVVM

Building an event information portal with ASP.NET 5 & DotVVM

7
Comments
10 min read
Game Dev Digest — Issue #83 - How and Why

Game Dev Digest — Issue #83 - How and Why

5
Comments 1
10 min read
Creando un API en Net Core - OpenAPI & Swagger

Creando un API en Net Core - OpenAPI & Swagger

6
Comments
5 min read
How to Build a Game & Learn C#: Adding Variables & Expressions

How to Build a Game & Learn C#: Adding Variables & Expressions

11
Comments 1
5 min read
Open multiple images from Gallery with Xamarin.Forms on Android

Open multiple images from Gallery with Xamarin.Forms on Android

7
Comments
7 min read
Intro to gRPC - Step by Step

Intro to gRPC - Step by Step

9
Comments
8 min read
Easily Create Mock Data for Unit Tests

Easily Create Mock Data for Unit Tests

6
Comments
6 min read
.NET: XmlReader vs Linq to XML Performance

.NET: XmlReader vs Linq to XML Performance

8
Comments
3 min read
AWS S3 Raw Authentication written in C#

AWS S3 Raw Authentication written in C#

5
Comments
4 min read
Making the Switch to a new Language

Making the Switch to a new Language

2
Comments
6 min read
Playground: Asp.Net 5 SignalR

Playground: Asp.Net 5 SignalR

9
Comments 2
8 min read
The only way you should be handling exceptions in C#

The only way you should be handling exceptions in C#

3
Comments
1 min read
Google reCaptcha v3 server-side validation using ASP.NET Core 5.0

Google reCaptcha v3 server-side validation using ASP.NET Core 5.0

14
Comments 2
14 min read
10 LINQ OPERATORS THAT WILL HELP YOU WORK EFFECTIVELY WITH COLLECTIONS IN C#

10 LINQ OPERATORS THAT WILL HELP YOU WORK EFFECTIVELY WITH COLLECTIONS IN C#

2
Comments
1 min read
How to Build a Game & Learn C#: User Input & If Statements

How to Build a Game & Learn C#: User Input & If Statements

5
Comments
7 min read
How to Build a Game & Learn C# - Loops & Finishing the Game

How to Build a Game & Learn C# - Loops & Finishing the Game

5
Comments
6 min read
Let's Learn .NET - Web API - Free Live Stream Event

Let's Learn .NET - Web API - Free Live Stream Event

17
Comments
2 min read
Hashing Password combining with Salt in C# and VB.NET

Hashing Password combining with Salt in C# and VB.NET

11
Comments 4
2 min read
Build a Blazor ‘Copy to Clipboard’ component with a Markdown editor

Build a Blazor ‘Copy to Clipboard’ component with a Markdown editor

4
Comments
6 min read
Visual Studio Code Extensions for .Net development

Visual Studio Code Extensions for .Net development

12
Comments 2
3 min read
How can I cache output of a method's parameters, so I don't have to create a new object when the input(s) are the same?

How can I cache output of a method's parameters, so I don't have to create a new object when the input(s) are the same?

3
Comments 4
1 min read
Introduction to C# variables

Introduction to C# variables

6
Comments
8 min read
My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types

My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types

83
Comments 1
4 min read
Call an existing Web API with a C# application (VIDEO)

Call an existing Web API with a C# application (VIDEO)

3
Comments
1 min read
3 programming paradigms that every Object-Oriented developer should know

3 programming paradigms that every Object-Oriented developer should know

7
Comments
2 min read
Entity Framework

Entity Framework

6
Comments
4 min read
How To Find Broken Links Using Selenium WebDriver?

How To Find Broken Links Using Selenium WebDriver?

5
Comments
21 min read
Game Dev Digest — Issue #82 - How-To Tutorials

Game Dev Digest — Issue #82 - How-To Tutorials

2
Comments
10 min read
Using function proxies with Azure Static Web Apps

Using function proxies with Azure Static Web Apps

7
Comments
7 min read
Switching from HttpClientHandler to SocketsHttpHandler

Switching from HttpClientHandler to SocketsHttpHandler

7
Comments 3
1 min read
API's From Dev to Production - Part 2 - Image Size

API's From Dev to Production - Part 2 - Image Size

26
Comments 2
10 min read
API's From Dev to Production - Part 1 - Docker

API's From Dev to Production - Part 1 - Docker

140
Comments 2
10 min read
C# tutorial for beginners | 1 | Setup development environment

C# tutorial for beginners | 1 | Setup development environment

4
Comments
1 min read
Introduction to C# delegate and multicast delegate

Introduction to C# delegate and multicast delegate

2
Comments
4 min read
Why Do You Need Management Port in Your Dotnet Web App

Why Do You Need Management Port in Your Dotnet Web App

5
Comments
1 min read
Azure Service Bus with Asp.Net Core 5

Azure Service Bus with Asp.Net Core 5

13
Comments 1
6 min read
The difference in parallelization of each unit test frameworks in C#

The difference in parallelization of each unit test frameworks in C#

4
Comments
3 min read
Basic Setup

Basic Setup

7
Comments 2
4 min read
HandsOn Microservices Tutorial - Episode 1

HandsOn Microservices Tutorial - Episode 1

5
Comments 1
1 min read
Game Dev Digest — Issue #81 - 2D, Animation, and more

Game Dev Digest — Issue #81 - 2D, Animation, and more

4
Comments
10 min read
How to Audit Your ASP.NET Core WebApi

How to Audit Your ASP.NET Core WebApi

6
Comments 3
4 min read
Design: ObsessĂŁo por Tipos Primitivos

Design: ObsessĂŁo por Tipos Primitivos

31
Comments 6
5 min read
Creating your first .NET/C# program

Creating your first .NET/C# program

7
Comments
8 min read
Enum, enumeraciones en C Sharp (C#)

Enum, enumeraciones en C Sharp (C#)

15
Comments
3 min read
Deploy ASP.Net Core with MySql to Heroku

Deploy ASP.Net Core with MySql to Heroku

16
Comments 2
2 min read
Repository Pattern with a C# and ASP.NET Core example [VIDEO]

Repository Pattern with a C# and ASP.NET Core example [VIDEO]

3
Comments
1 min read
Generic Programming

Generic Programming

9
Comments 2
4 min read
CRUD with C#/SQL in .NET Core

CRUD with C#/SQL in .NET Core

7
Comments 2
2 min read
C# 9 New features

C# 9 New features

11
Comments
5 min read
Substring/Slice of a String

Substring/Slice of a String

4
Comments
2 min read
Using .NET Secret Manager with console applications

Using .NET Secret Manager with console applications

7
Comments
5 min read
My Internship Experience

My Internship Experience

2
Comments 2
2 min read
How To Generate Test Report In NUnit?

How To Generate Test Report In NUnit?

8
Comments
21 min read
C#: Llamadas confiables a APIs con Polly y RestEase

C#: Llamadas confiables a APIs con Polly y RestEase

3
Comments
6 min read
【Blazor Server】SignIn with custom user

【Blazor Server】SignIn with custom user

21
Comments 1
5 min read
A complete guide to send email in .NET (2021)

A complete guide to send email in .NET (2021)

9
Comments 2
7 min read
loading...