DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring: The Art of Crafting Cleaner, Smarter, and More Maintainable Code

Refactoring: The Art of Crafting Cleaner, Smarter, and More Maintainable Code

4
Comments
3 min read
Generate 6 or 8 digit alpha numeric code using best performance in C#

Generate 6 or 8 digit alpha numeric code using best performance in C#

Comments
1 min read
Understanding SOLID Principles with C# (short intro)

Understanding SOLID Principles with C# (short intro)

Comments
2 min read
First-Time Game Developing

First-Time Game Developing

16
Comments 9
1 min read
Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

2
Comments
4 min read
🔎Exploring Design Patterns: Adapter Pattern

🔎Exploring Design Patterns: Adapter Pattern

Comments
1 min read
New diagnostic rules in PVS-Studio 7.34

New diagnostic rules in PVS-Studio 7.34

Comments
10 min read
Important Links

Important Links

Comments
7 min read
.NET MAUI Google Drive OAuth on Windows and Android

.NET MAUI Google Drive OAuth on Windows and Android

1
Comments 4
8 min read
To comment, or not to comment

To comment, or not to comment

3
Comments 1
8 min read
Part 8: Collections in C#

Part 8: Collections in C#

1
Comments
3 min read
🤖 Quantum Computing: The Future of Computing Power

🤖 Quantum Computing: The Future of Computing Power

Comments
2 min read
Game Dev Digest — Issue #258 - Graphics Resources, Optimization, and more

Game Dev Digest — Issue #258 - Graphics Resources, Optimization, and more

Comments
9 min read
Let's Know about most Powerful Dot Net Technology in 5 Mintues?

Let's Know about most Powerful Dot Net Technology in 5 Mintues?

3
Comments
1 min read
differences of Transient and scoped in ASP NET

differences of Transient and scoped in ASP NET

Comments
2 min read
How To Replace Exceptions with Result Pattern in .NET

How To Replace Exceptions with Result Pattern in .NET

Comments 1
7 min read
Handling Recipient SMS Replies with Twilio and .NET

Handling Recipient SMS Replies with Twilio and .NET

Comments
2 min read
Gathering Keypad Input in Voice Calls with Twilio and .NET

Gathering Keypad Input in Voice Calls with Twilio and .NET

Comments
3 min read
GpuScript: C# is no longer just for the CPU.

GpuScript: C# is no longer just for the CPU.

2
Comments
13 min read
[ASP.NET Core] Try reading a word processing file by OpenXML 1

[ASP.NET Core] Try reading a word processing file by OpenXML 1

1
Comments
3 min read
HTML2PDF.Lib: A melhor forma de converter HTML para PDF com .Net

HTML2PDF.Lib: A melhor forma de converter HTML para PDF com .Net

16
Comments 4
7 min read
Mastering List<KeyValuePair<TKey, TValue>> in C#: Practical Use Cases and Examples

Mastering List<KeyValuePair<TKey, TValue>> in C#: Practical Use Cases and Examples

Comments
4 min read
Not everything is a Mock, let's explore Test Doubles

Not everything is a Mock, let's explore Test Doubles

3
Comments
3 min read
Unveiling the Latest in C# 13: Key Features and Enhancements

Unveiling the Latest in C# 13: Key Features and Enhancements

Comments
2 min read
Dica C#: Use Dispose e using para Liberar Recursos

Dica C#: Use Dispose e using para Liberar Recursos

Comments
2 min read
loading...