DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Quick Tour Of Generics In C#

Quick Tour Of Generics In C#

25
Comments
2 min read
C#

C#

5
Comments 3
1 min read
How To Refactor Business Logic Into Services

How To Refactor Business Logic Into Services

12
Comments
9 min read
Umbraco 7 Set dynamic body class in body tag

Umbraco 7 Set dynamic body class in body tag

4
Comments
1 min read
How to Draw on a PDF in a Windows App

How to Draw on a PDF in a Windows App

6
Comments
5 min read
Broken array covariance

Broken array covariance

4
Comments
3 min read
C# Value and Reference Types

C# Value and Reference Types

3
Comments
3 min read
.NET Assembly Roundtripping

.NET Assembly Roundtripping

8
Comments
2 min read
How should i start with ASP.NET core and what are the best documents and/or websites to follow?

How should i start with ASP.NET core and what are the best documents and/or websites to follow?

7
Comments
1 min read
How to Implement Xamarin Forms Validation

How to Implement Xamarin Forms Validation

3
Comments
8 min read
C#'s Type System

C#'s Type System

10
Comments
2 min read
How to create a zip in Xamarin Android

How to create a zip in Xamarin Android

8
Comments
3 min read
Testing Odd/Even Using Bitwise AND

Testing Odd/Even Using Bitwise AND

7
Comments
3 min read
Optical Character Recognition in PDF Using Tesseract Open-Source Engine

Optical Character Recognition in PDF Using Tesseract Open-Source Engine

6
Comments
9 min read
Make ASP.NET Core api controller methods queryable with a single attribute

Make ASP.NET Core api controller methods queryable with a single attribute

8
Comments
3 min read
Instantiating generic types at runtime using reflection

Instantiating generic types at runtime using reflection

6
Comments
2 min read
Looking Back on C# 7: Local functions

Looking Back on C# 7: Local functions

5
Comments
5 min read
Looking back on C# 6: String interpolation

Looking back on C# 6: String interpolation

6
Comments
3 min read
Looking Back on C# 7: throw expressions

Looking Back on C# 7: throw expressions

7
Comments
3 min read
Looking back on C# 6: Elvis Operator

Looking back on C# 6: Elvis Operator

6
Comments
4 min read
Looking back on C# 6: Static Imports

Looking back on C# 6: Static Imports

5
Comments
2 min read
Looking back on C# 6: Initializers

Looking back on C# 6: Initializers

6
Comments
4 min read
Looking back on C#

Looking back on C#

3
Comments
2 min read
Looking back on C# 6: nameof expressions

Looking back on C# 6: nameof expressions

5
Comments
2 min read
Streaming real-time sensor data to an ASP.NET Core app from an Arduino

Streaming real-time sensor data to an ASP.NET Core app from an Arduino

8
Comments 1
5 min read
loading...