DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Azure Functions in .NET (C#) — The Ultimate Fun Version 🥳

Azure Functions in .NET (C#) — The Ultimate Fun Version 🥳

9
Comments 2
7 min read
Operators:If,else if,else,ternary operator,switch

Operators:If,else if,else,ternary operator,switch

Comments
1 min read
Value type va Reference type

Value type va Reference type

Comments
1 min read
Namespace

Namespace

Comments
1 min read
Class and Objects

Class and Objects

Comments
1 min read
Why we need both Query String Parameters and Path Parameters

Why we need both Query String Parameters and Path Parameters

2
Comments 2
4 min read
C# Tip: Use Dispose and using to Release Resources

C# Tip: Use Dispose and using to Release Resources

Comments
2 min read
Unlocking Data Potential: My Journey with .NET ETLBox

Unlocking Data Potential: My Journey with .NET ETLBox

6
Comments
2 min read
Migrating from Xamarin to .NET MAUI: A Journey to Modernization

Migrating from Xamarin to .NET MAUI: A Journey to Modernization

Comments
2 min read
Stay Ahead of the Curve: Embrace .NET MAUI for .NET 9

Stay Ahead of the Curve: Embrace .NET MAUI for .NET 9

9
Comments
3 min read
✅ 𝟰 𝗘𝘀𝘀𝗲𝗻𝘁𝗶𝗮𝗹 𝗔𝘂𝘁𝗵𝗼𝗿𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗠𝗲𝘁𝗵𝗼𝗱𝘀 𝗳𝗼𝗿 𝗦𝗲𝗰𝘂𝗿𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗣𝗜 🔐

✅ 𝟰 𝗘𝘀𝘀𝗲𝗻𝘁𝗶𝗮𝗹 𝗔𝘂𝘁𝗵𝗼𝗿𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗠𝗲𝘁𝗵𝗼𝗱𝘀 𝗳𝗼𝗿 𝗦𝗲𝗰𝘂𝗿𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗣𝗜 🔐

5
Comments
2 min read
CodeBehind 3.8 Released

CodeBehind 3.8 Released

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

Understanding Memory<T> in C#

17
Comments
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
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

35
Comments 6
4 min read
Implementing the Saga Pattern in C#

Implementing the Saga Pattern in C#

8
Comments 4
4 min read
Adding Revision Support to Entities in Entity Framework Core

Adding Revision Support to Entities in Entity Framework Core

3
Comments 2
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)

1
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
Concevoir une application évolutif avec des Interfaces en C#

Concevoir une application évolutif avec des Interfaces en C#

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

C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

1
Comments 1
1 min read
Infamous N+1 Query Problem with Entity Framework Core

Infamous N+1 Query Problem with Entity Framework Core

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

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

11
Comments 6
3 min read
loading...