Forem

C#

Official tag for the C# programming language.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Unlocking Data Potential: My Journey with .NET ETLBox

Unlocking Data Potential: My Journey with .NET ETLBox

8
Comments
2 min read
โœ… ๐Ÿฐ ๐—˜๐˜€๐˜€๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐— ๐—ฒ๐˜๐—ต๐—ผ๐—ฑ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐—ป๐—ด ๐—ฌ๐—ผ๐˜‚๐—ฟ .๐—ก๐—˜๐—ง ๐—”๐—ฃ๐—œ ๐Ÿ”

โœ… ๐Ÿฐ ๐—˜๐˜€๐˜€๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐— ๐—ฒ๐˜๐—ต๐—ผ๐—ฑ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐—ป๐—ด ๐—ฌ๐—ผ๐˜‚๐—ฟ .๐—ก๐—˜๐—ง ๐—”๐—ฃ๐—œ ๐Ÿ”

5
Comments
2 min read
Introducing Span<T> in .NET

Introducing Span<T> in .NET

7
Comments
4 min read
Umbraco package of the month: Uskinned

Umbraco package of the month: Uskinned

6
Comments 1
4 min read
intro to Garbage Collection and Resource Management in C#

intro to Garbage Collection and Resource Management in C#

3
Comments
4 min read
Understanding Memory<T> in C#

Understanding Memory<T> in C#

16
Comments
4 min read
Old-School Graphics in C# / .Net 8, Part 1: Teaching an Old Dog New Tricks (Introducing Mode 13hx)

Old-School Graphics in C# / .Net 8, Part 1: Teaching an Old Dog New Tricks (Introducing Mode 13hx)

3
Comments
4 min read
Mapping Objects in .NET 2024 Using AutoMapper: A Step-by-Step Guide

Mapping Objects in .NET 2024 Using AutoMapper: A Step-by-Step Guide

Comments
1 min read
Designing a scalable application with interfaces in C#

Designing a scalable application with interfaces in C#

1
Comments 1
3 min read
# What's new in \.NET 9?

# What's new in \.NET 9?

4
Comments
6 min read
C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

1
Comments 1
1 min read
Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

1
Comments
4 min read
Intro To Unity + GitHub

Intro To Unity + GitHub

Comments
1 min read
SOLID: Open-Closed Principle (OCP) in C#

SOLID: Open-Closed Principle (OCP) in C#

10
Comments 6
3 min read
.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! ๐ŸŽ‰

.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! ๐ŸŽ‰

7
Comments
3 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide ๐Ÿš€

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide ๐Ÿš€

30
Comments
4 min read
Composing Methods: A Practical Guide to Clean Code

Composing Methods: A Practical Guide to Clean Code

3
Comments
4 min read
Attributes for Null-State Static Analysis in C#

Attributes for Null-State Static Analysis in C#

2
Comments
4 min read
Code Structure with Dapper and Dapper.Contrib

Code Structure with Dapper and Dapper.Contrib

Comments
3 min read
[PT_BR] Repositรณrio Genรฉrico com Dapper.Contrib

[PT_BR] Repositรณrio Genรฉrico com Dapper.Contrib

Comments
4 min read
Understanding NotNullWhen in C#

Understanding NotNullWhen in C#

3
Comments
3 min read
Custom NET8 Entity Framework Core Generic Repository

Custom NET8 Entity Framework Core Generic Repository

Comments
2 min read
Getting Started with FastEndpoints for Building Web APIs in .NET

Getting Started with FastEndpoints for Building Web APIs in .NET

1
Comments
6 min read
C# <-> JSON|XML

C# <-> JSON|XML

Comments
5 min read
Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases

Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases

6
Comments
4 min read
Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

2
Comments
2 min read
Which ORM Do You Prefer: ๐——๐—ฎ๐—ฝ๐—ฝ๐—ฒ๐—ฟ or ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ?

Which ORM Do You Prefer: ๐——๐—ฎ๐—ฝ๐—ฝ๐—ฒ๐—ฟ or ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ?

5
Comments
3 min read
Top 10 C# open-source projects on Github

Top 10 C# open-source projects on Github

4
Comments
3 min read
You should know these different execution types in LINQ before writing in C#

You should know these different execution types in LINQ before writing in C#

2
Comments 2
2 min read
โš™๏ธ Pro Tip: Use ref Locals and Returns for Performance Optimization

โš™๏ธ Pro Tip: Use ref Locals and Returns for Performance Optimization

Comments
1 min read
NET6 - C# DistinctBy

NET6 - C# DistinctBy

2
Comments 1
6 min read
Layered Architecture (N-Tier)

Layered Architecture (N-Tier)

Comments
5 min read
๐Ÿ” How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

๐Ÿ” How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

3
Comments 3
3 min read
Building a Console-Based Calculator in C#

Building a Console-Based Calculator in C#

6
Comments 2
2 min read
Secure Game Authentication: Encryption Techniques and their Role in Unity Game Development

Secure Game Authentication: Encryption Techniques and their Role in Unity Game Development

Comments
6 min read
Understanding and Writing Methods in C#

Understanding and Writing Methods in C#

2
Comments
3 min read
Master Advanced LINQ in C#: Writing Ultra-Efficient Queries for Massive Datasets

Master Advanced LINQ in C#: Writing Ultra-Efficient Queries for Massive Datasets

3
Comments
3 min read
Rop.Results9 is a result/error discriminated union for .NET9

Rop.Results9 is a result/error discriminated union for .NET9

Comments
7 min read
C# Tip: Use const for Truly Constant Values

C# Tip: Use const for Truly Constant Values

Comments
1 min read
Dica C#: Use const para Valores Verdadeiramente Constantes

Dica C#: Use const para Valores Verdadeiramente Constantes

Comments
2 min read
Static Classes vs. Instance-Based Classes in C#

Static Classes vs. Instance-Based Classes in C#

2
Comments
4 min read
Methods and Functions in C#: Writing Clean, Maintainable Code

Methods and Functions in C#: Writing Clean, Maintainable Code

3
Comments
3 min read
Part 2: C# Fundamentals: Variables and Data Types

Part 2: C# Fundamentals: Variables and Data Types

Comments
3 min read
Link Many To Many entities with shadow join-table using Entity Framework Core

Link Many To Many entities with shadow join-table using Entity Framework Core

Comments
3 min read
c# advanced: Adding Additional Members to a Record in C#

c# advanced: Adding Additional Members to a Record in C#

2
Comments 1
5 min read
c# advanced: Enhancing Records Adding Flexibility with Additional Members

c# advanced: Enhancing Records Adding Flexibility with Additional Members

3
Comments
4 min read
List all Visual Studio solutions

List all Visual Studio solutions

1
Comments 1
7 min read
c# advance : Introduction to Records in C#

c# advance : Introduction to Records in C#

4
Comments 1
4 min read
5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

1
Comments
4 min read
Getting Started with C# and .NET Development: A Beginner's Guide

Getting Started with C# and .NET Development: A Beginner's Guide

8
Comments
2 min read
Data Structures: Concepts and Implementations โ€“ Part 1: Arrays

Data Structures: Concepts and Implementations โ€“ Part 1: Arrays

Comments
5 min read
Estruturas de Dados: Conceitos e Implementaรงรตes โ€“ Parte 1: Arrays

Estruturas de Dados: Conceitos e Implementaรงรตes โ€“ Parte 1: Arrays

1
Comments
6 min read
Dica C#: Utilize readonly para Constantes Imutรกveis

Dica C#: Utilize readonly para Constantes Imutรกveis

Comments
2 min read
C# Tip: Use readonly for Immutable Constants

C# Tip: Use readonly for Immutable Constants

Comments
1 min read
The Evolution of .NET: Why It Still Matters in 2024

The Evolution of .NET: Why It Still Matters in 2024

3
Comments
3 min read
Pattern Matching

Pattern Matching

Comments
1 min read
C# Tip: Use var for Obvious Types, but Prefer Explicit Types for Ambiguous Types

C# Tip: Use var for Obvious Types, but Prefer Explicit Types for Ambiguous Types

4
Comments 3
1 min read
Game Dev Digest โ€”โ€ŠIssue #257 - Lessons Learned, and more

Game Dev Digest โ€”โ€ŠIssue #257 - Lessons Learned, and more

1
Comments
8 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
๐Ÿš€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
loading...