DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
For the record

For the record

1
Comments 3
2 min read
How to Make Sure Your Test Resources Are Always Available

How to Make Sure Your Test Resources Are Always Available

4
Comments
3 min read
Interface Proxy

Interface Proxy

3
Comments
4 min read
Por debaixo do capô: csharp e Açúcar Sintático!

Por debaixo do capô: csharp e Açúcar Sintático!

51
Comments 2
11 min read
Lessons learned from building a static code analyzer for C#

Lessons learned from building a static code analyzer for C#

2
Comments
6 min read
Here's What's New in C# 12

Here's What's New in C# 12

1
Comments
3 min read
C# `float` vs `double`: Performance Considerations

C# `float` vs `double`: Performance Considerations

16
Comments 1
2 min read
Full description of the add-on at Elanat CMS

Full description of the add-on at Elanat CMS

Comments 1
7 min read
Prime Numbers in C#: A Detailed Guide📚

Prime Numbers in C#: A Detailed Guide📚

21
Comments 2
6 min read
Misconception about 'AllowedHosts' in a .NET C# Web API

Misconception about 'AllowedHosts' in a .NET C# Web API

3
Comments 1
3 min read
How to Redact PDF Documents in .NET using the PDF Library

How to Redact PDF Documents in .NET using the PDF Library

1
Comments
1 min read
Computation Expressions: an F# feature I wish I had but that will never be implemented in C#

Computation Expressions: an F# feature I wish I had but that will never be implemented in C#

4
Comments 1
7 min read
Dangerous Using Declaration (C# 8.0)

Dangerous Using Declaration (C# 8.0)

11
Comments 2
3 min read
C# - Functional Programming with LINQ

C# - Functional Programming with LINQ

3
Comments
1 min read
Building Pong with MonoGame: A Step-by-Step Guide

Building Pong with MonoGame: A Step-by-Step Guide

3
Comments
15 min read
Elanat 2.1 released - .NET Honor!

Elanat 2.1 released - .NET Honor!

1
Comments 2
5 min read
Introdução ao .NET com Visual Studio Code

Introdução ao .NET com Visual Studio Code

7
Comments
2 min read
What is the best way to copy an array?

What is the best way to copy an array?

10
Comments
3 min read
C# OOP

C# OOP

13
Comments
3 min read
Efficient Data Sharing in SpecFlow Steps: A Cleaner Approach for Improved Maintainability

Efficient Data Sharing in SpecFlow Steps: A Cleaner Approach for Improved Maintainability

1
Comments
2 min read
Contributing to More Open-Source Repos

Contributing to More Open-Source Repos

Comments
2 min read
LiteDB: Um banco de dados NoSQL simples e poderoso para dotnet!

LiteDB: Um banco de dados NoSQL simples e poderoso para dotnet!

16
Comments
9 min read
Simplify Unit Tests by Storing Complex Data in Resource Files

Simplify Unit Tests by Storing Complex Data in Resource Files

4
Comments
5 min read
Blazor RenderFragment – How To Use Plugins To Generate HTML

Blazor RenderFragment – How To Use Plugins To Generate HTML

6
Comments
4 min read
Converting Excel XLSX to PDF with C# .NET

Converting Excel XLSX to PDF with C# .NET

30
Comments 1
3 min read
loading...