DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

10
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
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

85
Comments 1
4 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

16
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
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
loading...