Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🤖 Quantum Computing: The Future of Computing Power
Cover image for 🤖 Quantum Computing: The Future of Computing Power

🤖 Quantum Computing: The Future of Computing Power

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

How To Replace Exceptions with Result Pattern in .NET

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

19
Comments 9
7 min read
Handling Recipient SMS Replies with Twilio and .NET
Cover image for 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
Cover image for 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.
Cover image for GpuScript: C# is no longer just for the CPU.

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

3
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

2
Comments
3 min read
Mastering List<KeyValuePair<TKey, TValue>> in C#: Practical Use Cases and Examples
Cover image for Mastering List<KeyValuePair<TKey, TValue>> in C#: Practical Use Cases and Examples

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

2
Comments
4 min read
Not everything is a Mock, let's explore Test Doubles
Cover image for 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
Advent of Code 2024: Day 16 - Reindeer Maze

Advent of Code 2024: Day 16 - Reindeer Maze

8
Comments
3 min read
How To Write Better and Cleaner Code in .NET
Cover image for How To Write Better and Cleaner Code in .NET

How To Write Better and Cleaner Code in .NET

17
Comments 3
8 min read
dotnet: SDK version not supported

dotnet: SDK version not supported

Comments 2
3 min read
Similarities of the CodeBehind Framework with the Microsoft WebForms
Cover image for Similarities of the CodeBehind Framework with the Microsoft WebForms

Similarities of the CodeBehind Framework with the Microsoft WebForms

1
Comments
4 min read
Mastering Cross-Platform Development with .NET 9: New Features and Enhanced Support
Cover image for Mastering Cross-Platform Development with .NET 9: New Features and Enhanced Support

Mastering Cross-Platform Development with .NET 9: New Features and Enhanced Support

3
Comments
5 min read
Guide to breaking down and understanding C# errors
Cover image for Guide to breaking down and understanding C# errors

Guide to breaking down and understanding C# errors

2
Comments
4 min read
Concurrency In C# Cookbook: Introduce the series
Cover image for Concurrency In C# Cookbook: Introduce the series

Concurrency In C# Cookbook: Introduce the series

2
Comments
1 min read
Inheritance, Polymorphism, and Interfaces in C#

Inheritance, Polymorphism, and Interfaces in C#

8
Comments
3 min read
Understanding Async/Await
Cover image for Understanding Async/Await

Understanding Async/Await

6
Comments 1
3 min read
Extension Methods

Extension Methods

Comments
3 min read
Entendendo Modificadores de Acesso em C#
Cover image for Entendendo Modificadores de Acesso em C#

Entendendo Modificadores de Acesso em C#

Comments
2 min read
How to implement IEquatable<T>?

How to implement IEquatable<T>?

Comments
10 min read
Implementing Long Polling in .NET for Real-Time Communication

Implementing Long Polling in .NET for Real-Time Communication

2
Comments
3 min read
Understanding String Interning in C#

Understanding String Interning in C#

10
Comments
3 min read
loading...