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.
What is inside Rate Limiting for .NET

What is inside Rate Limiting for .NET

1
Comments
6 min read
Step-by-Step Guide: Write Your First Web Crawling App with Selenium in C#

Step-by-Step Guide: Write Your First Web Crawling App with Selenium in C#

5
Comments 1
4 min read
CoffeeShop App Infused with AI - Intelligent Apps Development

CoffeeShop App Infused with AI - Intelligent Apps Development

3
Comments 1
6 min read
JavaScript VS WebForms Core Technology

JavaScript VS WebForms Core Technology

Comments
3 min read
Harnessing the Potential of Blazor: Revolutionizing Web Development with C#

Harnessing the Potential of Blazor: Revolutionizing Web Development with C#

Comments
3 min read
Making two microservices communicate using RabbitMQ and MassTransit

Making two microservices communicate using RabbitMQ and MassTransit

Comments
1 min read
Dependency Injection Container and Service Lifetimes

Dependency Injection Container and Service Lifetimes

1
Comments 1
3 min read
Designing Scalable Systems: A Guide to Domain-Driven Design (DDD) with .NET

Designing Scalable Systems: A Guide to Domain-Driven Design (DDD) with .NET

Comments
4 min read
required Keyword in C#

required Keyword in C#

Comments
3 min read
Using Lambda Expressions Doesn't Make Your C# Code Functional

Using Lambda Expressions Doesn't Make Your C# Code Functional

Comments
3 min read
Parallel and asynchronous programming are not the same in .NET. Do you think so?

Parallel and asynchronous programming are not the same in .NET. Do you think so?

Comments
3 min read
[F#] Bring Chrome Window to front in Selenium (Windows)

[F#] Bring Chrome Window to front in Selenium (Windows)

Comments
5 min read
𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐭𝐥𝐲 𝐌𝐚𝐧𝐚𝐠𝐢𝐧𝐠 𝐃𝐛𝐂𝐨𝐧𝐭𝐞𝐱𝐭 𝐋𝐢𝐟𝐞𝐭𝐢𝐦𝐞 𝐢𝐧 𝐄𝐅 𝐂𝐨𝐫𝐞

𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐭𝐥𝐲 𝐌𝐚𝐧𝐚𝐠𝐢𝐧𝐠 𝐃𝐛𝐂𝐨𝐧𝐭𝐞𝐱𝐭 𝐋𝐢𝐟𝐞𝐭𝐢𝐦𝐞 𝐢𝐧 𝐄𝐅 𝐂𝐨𝐫𝐞

5
Comments
1 min read
Move objects from one folder to other in the same S3 Bucket using C# in AWS

Move objects from one folder to other in the same S3 Bucket using C# in AWS

Comments
3 min read
🎉 We Made It: Trending in .NET on Dev.to! 🚀

🎉 We Made It: Trending in .NET on Dev.to! 🚀

Comments
1 min read
Part 3: C# Fundamentals: Operators and Expressions

Part 3: C# Fundamentals: Operators and Expressions

Comments
2 min read
Welcoming .NET Aspire 9.0 : Photo Summary Project

Welcoming .NET Aspire 9.0 : Photo Summary Project

Comments
9 min read
Você sabe o que é Message Broker?

Você sabe o que é Message Broker?

Comments
2 min read
Asp.Net Core and Keycloak testcontainer. Testing a secure Asp.Net Core Api using Keycloak Testcontainer

Asp.Net Core and Keycloak testcontainer. Testing a secure Asp.Net Core Api using Keycloak Testcontainer

Comments
8 min read
🔎Exploring Design Patterns: Adapter Pattern

🔎Exploring Design Patterns: Adapter Pattern

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

C# Tip: Use Dispose and using to Release Resources

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
CodeBehind 3.8 Released

CodeBehind 3.8 Released

Comments
3 min read
𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗜𝗺𝗽𝗹𝗲𝗺𝗲𝗻𝘁𝗶𝗻𝗴 𝗨𝗨𝗜𝗗𝘀 𝗶𝗻 .𝗡𝗘𝗧 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀

𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗜𝗺𝗽𝗹𝗲𝗺𝗲𝗻𝘁𝗶𝗻𝗴 𝗨𝗨𝗜𝗗𝘀 𝗶𝗻 .𝗡𝗘𝗧 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀

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

Designing a scalable application with interfaces in C#

Comments
3 min read
Concevoir une application évolutif avec des Interfaces en C#

Concevoir une application évolutif avec des Interfaces en C#

Comments
4 min read
iMate - Building a Mobile App for Mood Tracking

iMate - Building a Mobile App for Mood Tracking

3
Comments
11 min read
SQL Server key values are compared case-insensitively in EFCore 8

SQL Server key values are compared case-insensitively in EFCore 8

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

Building a Console-Based Calculator in C#

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

C# Fundamentals: Variables and Data Types

Comments
3 min read
Automate Web Testing in C#: A Guide with PuppeteerSharp and SpecFlow

Automate Web Testing in C#: A Guide with PuppeteerSharp and SpecFlow

Comments
6 min read
C# 13 novidades

C# 13 novidades

1
Comments
1 min read
Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

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

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

Comments
4 min read
How to Create an MRZ Scanner App for Android and iOS with .NET MAUI

How to Create an MRZ Scanner App for Android and iOS with .NET MAUI

Comments
5 min read
StepWise: A Powerful C# Workflow Engine for Task Execution

StepWise: A Powerful C# Workflow Engine for Task Execution

Comments
2 min read
Why I'm Excited for .NET Conf 2024

Why I'm Excited for .NET Conf 2024

1
Comments
3 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
How to publish a package on Nuget.org

How to publish a package on Nuget.org

Comments
2 min read
C++ vs. C#: Why Does C++ Typically Consume Less Memory?

C++ vs. C#: Why Does C++ Typically Consume Less Memory?

Comments
2 min read
Amplitude & frequency (Wave modulation) C# Program

Amplitude & frequency (Wave modulation) C# Program

Comments
3 min read
Creating a .NET MAUI Document Scanner: Capture, Normalize, and Share Documents Effortlessly

Creating a .NET MAUI Document Scanner: Capture, Normalize, and Share Documents Effortlessly

Comments
4 min read
Reducing Database Load Without Relying on MARS

Reducing Database Load Without Relying on MARS

Comments
1 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
Understanding source generators

Understanding source generators

Comments
5 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
Creating a Dynamic Model in the CodeBehind Framework

Creating a Dynamic Model in the CodeBehind Framework

Comments
3 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Comments
3 min read
If-Else vs. Switch Case: Performance Comparison in .NET 9

If-Else vs. Switch Case: Performance Comparison in .NET 9

7
Comments 2
3 min read
The Evolution of .NET: Why It Still Matters in 2024

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

2
Comments
3 min read
How BackEnd Frameworks Work?

How BackEnd Frameworks Work?

Comments
1 min read
.NET MAUI vs Avalonia: Which Cross-Platform Framework Should You Choose?

.NET MAUI vs Avalonia: Which Cross-Platform Framework Should You Choose?

6
Comments 2
3 min read
Migrating Project from ASP.NET Core MVC to CodeBehind Framework

Migrating Project from ASP.NET Core MVC to CodeBehind Framework

Comments
3 min read
Equivalent to View Component and Partial View in CodeBehind Framework

Equivalent to View Component and Partial View in CodeBehind Framework

Comments
3 min read
c# advanced : Positional Patterns

c# advanced : Positional Patterns

Comments
4 min read
Visualize Code coverage in .NET applications using NDepend and NUnit

Visualize Code coverage in .NET applications using NDepend and NUnit

1
Comments
5 min read
Tip: Leverage Indexers for Array-Like Access in C# ✨

Tip: Leverage Indexers for Array-Like Access in C# ✨

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

Adding Revision Support to Entities in Entity Framework Core

5
Comments 2
4 min read
Key differences between BPMN diagrams and Optimajet .NET Workflow Engine process schemes

Key differences between BPMN diagrams and Optimajet .NET Workflow Engine process schemes

1
Comments
3 min read
loading...