Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
XSD Tools in .NET8 – Part1 – VS2022
Cover image for XSD Tools in .NET8 – Part1 – VS2022

XSD Tools in .NET8 – Part1 – VS2022

2
Comments
6 min read
XSD Tools in .NET8 – Part10 – LiquidXMLObjects - Advanced
Cover image for XSD Tools in .NET8 – Part10 – LiquidXMLObjects - Advanced

XSD Tools in .NET8 – Part10 – LiquidXMLObjects - Advanced

Comments
9 min read
Dica C#: Use var para Tipos Evidentes, mas Prefira Tipos Explícitos para Tipos Ambíguos

Dica C#: Use var para Tipos Evidentes, mas Prefira Tipos Explícitos para Tipos Ambíguos

Comments
1 min read
XSD Tools in .NET8 – Part3 – XsdExe- Simple
Cover image for XSD Tools in .NET8 – Part3 – XsdExe- Simple

XSD Tools in .NET8 – Part3 – XsdExe- Simple

Comments
8 min read
🚀What is Race Hazards and how to avoid it in C#🚀
Cover image for 🚀What is Race Hazards and how to avoid it in C#🚀

🚀What is Race Hazards and how to avoid it in C#🚀

Comments
2 min read
Any() vs Count, Which one to choose??

Any() vs Count, Which one to choose??

5
Comments 1
4 min read
Functional Programming in C#
Cover image for Functional Programming in C#

Functional Programming in C#

Comments
28 min read
Step-by-Step Guide: Querying From Databases Via a Single Database Helper Using the Strategy Design Pattern
Cover image for Step-by-Step Guide: Querying From Databases Via a Single Database Helper Using the Strategy Design Pattern

Step-by-Step Guide: Querying From Databases Via a Single Database Helper Using the Strategy Design Pattern

6
Comments
3 min read
🔎Exploring Design Patterns: Factory Method

🔎Exploring Design Patterns: Factory Method

2
Comments
3 min read
Understanding the Visitor Pattern in C#
Cover image for Understanding the Visitor Pattern in C#

Understanding the Visitor Pattern in C#

3
Comments
4 min read
c# advanced: Logical and Relational Patterns in C#

c# advanced: Logical and Relational Patterns in C#

5
Comments
4 min read
Experimental attribute in C# is a powerful tool : Let's explore

Experimental attribute in C# is a powerful tool : Let's explore

Comments
3 min read
Storing passwords safely (C#)
Cover image for Storing passwords safely (C#)

Storing passwords safely (C#)

57
Comments 26
6 min read
Dica C#: Evite Variáveis Não Utilizadas

Dica C#: Evite Variáveis Não Utilizadas

Comments
2 min read
C# Tip: Avoid Unused Variables

C# Tip: Avoid Unused Variables

Comments
1 min read
Icon Banks for Winforms and .NET9

Icon Banks for Winforms and .NET9

1
Comments
3 min read
Visualize Code coverage in .NET applications using NDepend and NUnit
Cover image for Visualize Code coverage in .NET applications using NDepend and NUnit

Visualize Code coverage in .NET applications using NDepend and NUnit

2
Comments
5 min read
C# Tip: Naming Variables and Methods

C# Tip: Naming Variables and Methods

1
Comments
1 min read
Dica C#: Nomeação de Variáveis e Métodos

Dica C#: Nomeação de Variáveis e Métodos

Comments
2 min read
.Net Attribute-based data mapping approach to streamline communication between services

.Net Attribute-based data mapping approach to streamline communication between services

2
Comments
1 min read
Task Cancellation Pattern
Cover image for Task Cancellation Pattern

Task Cancellation Pattern

Comments
1 min read
Understanding Event-Driven Architecture in C# with Real-Life Scenarios
Cover image for Understanding Event-Driven Architecture in C# with Real-Life Scenarios

Understanding Event-Driven Architecture in C# with Real-Life Scenarios

13
Comments 4
4 min read
How to implement immediate in-app updates using Google Play API in Unity?

How to implement immediate in-app updates using Google Play API in Unity?

Comments
2 min read
C# Search by multiple strings
Cover image for C# Search by multiple strings

C# Search by multiple strings

45
Comments 8
4 min read
Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go

Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go

Comments
8 min read
loading...