DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Qué Lenguaje de Programación Debería Aprender ?

Qué Lenguaje de Programación Debería Aprender ?

7
Comments
2 min read
List of the Best Free Visual Studio Extensions

List of the Best Free Visual Studio Extensions

18
Comments
5 min read
How to build .Net Core on FreeBSD (UPDATED AGAIN?)

How to build .Net Core on FreeBSD (UPDATED AGAIN?)

4
Comments 1
1 min read
Kentico 12: Design Patterns Part 6 - Rendering Meta Tags in Kentico 12 MVC

Kentico 12: Design Patterns Part 6 - Rendering Meta Tags in Kentico 12 MVC

11
Comments 4
7 min read
Dependency Injection for Quartz.NET in .NET Core

Dependency Injection for Quartz.NET in .NET Core

14
Comments 2
4 min read
MAD: Game DevLog #2

MAD: Game DevLog #2

10
Comments
2 min read
Remote NLOG logging with Azure Functions (Part one).

Remote NLOG logging with Azure Functions (Part one).

8
Comments
6 min read
Modernizing WCF Services with containers and Visual Studio

Modernizing WCF Services with containers and Visual Studio

20
Comments 1
4 min read
Making a custom inspector in Unity to handle properties

Making a custom inspector in Unity to handle properties

6
Comments
3 min read
5 Different Ways To Visualize A Color Picker Control In Xamarin.Forms

5 Different Ways To Visualize A Color Picker Control In Xamarin.Forms

6
Comments
6 min read
A Learning Path from C++ to ASP.NET Core

A Learning Path from C++ to ASP.NET Core

7
Comments
2 min read
FastestBinaryStream

FastestBinaryStream

7
Comments
1 min read
Easily loading lots of data in parallel over HTTP, using Dataflow in .NET Core

Easily loading lots of data in parallel over HTTP, using Dataflow in .NET Core

5
Comments
3 min read
MAD Game DevLog #1

MAD Game DevLog #1

12
Comments 2
2 min read
Azure Functions vs. AWS Lambdas: A .NET Developer's Perspective

Azure Functions vs. AWS Lambdas: A .NET Developer's Perspective

16
Comments 2
9 min read
The Misadventures of a Programmer 000

The Misadventures of a Programmer 000

10
Comments
3 min read
No more NullReferenceException for Lists in C#

No more NullReferenceException for Lists in C#

16
Comments 31
1 min read
Creative use of extension methods in C#

Creative use of extension methods in C#

42
Comments
5 min read
Generic Measurements Mathematics In C#

Generic Measurements Mathematics In C#

7
Comments 2
3 min read
Displaying Real-time Sensor Data in the Browser with SignalR and ChartJS

Displaying Real-time Sensor Data in the Browser with SignalR and ChartJS

17
Comments
4 min read
MiniProfiler ❤ MongoDB

MiniProfiler ❤ MongoDB

9
Comments
2 min read
Java vs .Net: Which one is better for web development?

Java vs .Net: Which one is better for web development?

12
Comments 1
3 min read
Error Logging Middleware in ASP.NET Core

Error Logging Middleware in ASP.NET Core

16
Comments
3 min read
Blazor series

Blazor series

16
Comments
2 min read
Voice Control in Unity

Voice Control in Unity

8
Comments 1
5 min read
Java, C++, or C#???

Java, C++, or C#???

7
Comments 13
2 min read
Event-Driven Game Development in Unity

Event-Driven Game Development in Unity

23
Comments 1
7 min read
Trying out Try .NET

Trying out Try .NET

28
Comments 1
7 min read
Kentico 12: Design Patterns Part 4 - Adding Dependency Injection to the CMS

Kentico 12: Design Patterns Part 4 - Adding Dependency Injection to the CMS

10
Comments 1
10 min read
Exposing a queryable api with Odata

Exposing a queryable api with Odata

8
Comments
3 min read
MAD: Game DevLog #0

MAD: Game DevLog #0

20
Comments 4
2 min read
C# features from 5.0, 6.0 and 7.0

C# features from 5.0, 6.0 and 7.0

19
Comments
8 min read
How To Bind Model Value FromBody by Custom Binder in Asp.net Core

How To Bind Model Value FromBody by Custom Binder in Asp.net Core

9
Comments 1
2 min read
Faster & Easier Multi-Treading in batch processing with "Auto Fuel Concurrent Queue"

Faster & Easier Multi-Treading in batch processing with "Auto Fuel Concurrent Queue"

7
Comments 3
6 min read
Content-Security-Policy in ASP.NET MVC

Content-Security-Policy in ASP.NET MVC

7
Comments
3 min read
Overloading binary operators in C#

Overloading binary operators in C#

9
Comments
4 min read
How to get an instance of a page when you navigate to it in UWP

How to get an instance of a page when you navigate to it in UWP

5
Comments
1 min read
The Uri composition mystery

The Uri composition mystery

38
Comments
2 min read
Modernizing Existing Windows Desktop Applications

Modernizing Existing Windows Desktop Applications

17
Comments
5 min read
Improving security in ASP.NET MVC using custom headers

Improving security in ASP.NET MVC using custom headers

29
Comments 6
4 min read
How the C# yield keyword works

How the C# yield keyword works

24
Comments 2
3 min read
The Curious Case of nvarchar and varchar in Entity Framework

The Curious Case of nvarchar and varchar in Entity Framework

24
Comments 4
6 min read
C# OOP: Generics

C# OOP: Generics

15
Comments
8 min read
The newly announced future of .NET - unifying all the things

The newly announced future of .NET - unifying all the things

97
Comments 49
2 min read
Lara: Server-side rendering and virtual DOM in C#

Lara: Server-side rendering and virtual DOM in C#

8
Comments
1 min read
Generating a fake data in .Net Core API

Generating a fake data in .Net Core API

59
Comments 7
3 min read
.NET Technology Stacks for Windows Desktop Development

.NET Technology Stacks for Windows Desktop Development

52
Comments 13
7 min read
Introducing the HttpClientFactory

Introducing the HttpClientFactory

58
Comments
3 min read
What C# 8 Features Are You Most Excited For?

What C# 8 Features Are You Most Excited For?

5
Comments 4
1 min read
Adding PostgreSQL support to your ASP.Net Core application via Docker

Adding PostgreSQL support to your ASP.Net Core application via Docker

14
Comments 4
2 min read
Side project update #1

Side project update #1

15
Comments
7 min read
.NET Blogs to Follow - The Ultimate List

.NET Blogs to Follow - The Ultimate List

149
Comments 2
6 min read
My side project idea

My side project idea

6
Comments
4 min read
Hosting a .Net Core App with Nginx and Let's Encrypt

Hosting a .Net Core App with Nginx and Let's Encrypt

52
Comments 7
6 min read
C# OOP: Operator Overloading

C# OOP: Operator Overloading

7
Comments
6 min read
Getting started with C#

Getting started with C#

10
Comments 4
1 min read
Event Registration Web App with .Net Core and Stripe

Event Registration Web App with .Net Core and Stripe

40
Comments 3
8 min read
C# 8.0 Switch and .NET 5.0

C# 8.0 Switch and .NET 5.0

6
Comments 3
3 min read
Looking Back at the My Little Pony Game I Made in High School

Looking Back at the My Little Pony Game I Made in High School

51
Comments 4
10 min read
Writing Native Libraries in C# and using them in other languages

Writing Native Libraries in C# and using them in other languages

38
Comments 1
4 min read
loading...