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.
Top 8 Best Visual Studio Extensions in 2024

Top 8 Best Visual Studio Extensions in 2024

18
Comments 3
3 min read
.NET Meteor Update - New Level of Productivity for .NET MAUI in VS Code

.NET Meteor Update - New Level of Productivity for .NET MAUI in VS Code

13
Comments 2
4 min read
Day 10 of 30-Day .NET Challenge: File Paths

Day 10 of 30-Day .NET Challenge: File Paths

12
Comments
2 min read
Day 16 of 30-Day .NET Challenge: In-Memory Caching

Day 16 of 30-Day .NET Challenge: In-Memory Caching

10
Comments
3 min read
Day 22 of 30-Day .NET Challenge: Use Array Pool

Day 22 of 30-Day .NET Challenge: Use Array Pool

10
Comments
3 min read
While Loop in C#: How Does it Work?

While Loop in C#: How Does it Work?

9
Comments 1
6 min read
How to deploy a .NET App as a container without a Dockerfile?

How to deploy a .NET App as a container without a Dockerfile?

8
Comments 3
3 min read
20 Essential Entity Framework Core Tips: Optimize Performance, Streamline Queries, and Enhance Data Handling

20 Essential Entity Framework Core Tips: Optimize Performance, Streamline Queries, and Enhance Data Handling

8
Comments
5 min read
Day 9 of 30-Day .NET Challenge: Null Safety

Day 9 of 30-Day .NET Challenge: Null Safety

7
Comments
3 min read
Day 6 of 30-Day .NET Challenge: String built-in Methods

Day 6 of 30-Day .NET Challenge: String built-in Methods

6
Comments
2 min read
Primary Constructors in C# 12

Primary Constructors in C# 12

6
Comments
2 min read
Day 4 of 30-Day .NET Challenge: For Loops

Day 4 of 30-Day .NET Challenge: For Loops

6
Comments
3 min read
Day 8 of 30-Day .NET Challenge: Exception Handling

Day 8 of 30-Day .NET Challenge: Exception Handling

6
Comments
3 min read
A .NET Programmer's Guide to CancellationToken

A .NET Programmer's Guide to CancellationToken

6
Comments 2
4 min read
VB6 to .NET migration: Key considerations

VB6 to .NET migration: Key considerations

5
Comments
4 min read
Day 3 of 30-Day .NET Challenge: Switch Constructs

Day 3 of 30-Day .NET Challenge: Switch Constructs

5
Comments 1
3 min read
Blogger Journey: From Pen to Publish 00:26

Blogger Journey: From Pen to Publish

5
Comments
3 min read
Day 12 of 30-Day .NET Challenge: Azure Functions

Day 12 of 30-Day .NET Challenge: Azure Functions

5
Comments
3 min read
Refinando a Conversão de Grupo de Métodos para Delegado no C# 11

Refinando a Conversão de Grupo de Métodos para Delegado no C# 11

5
Comments
2 min read
Aprimorando a Análise Estática com a Onda de Aviso 7 no C# 11

Aprimorando a Análise Estática com a Onda de Aviso 7 no C# 11

5
Comments
2 min read
Day 13 of the 30-Day .NET Challenge: ConfigureAwait(false)

Day 13 of the 30-Day .NET Challenge: ConfigureAwait(false)

5
Comments
2 min read
VB6 vs .NET controls, a comparison

VB6 vs .NET controls, a comparison

5
Comments
4 min read
Advantages of Building Distributed Applications with .NET 8

Advantages of Building Distributed Applications with .NET 8

4
Comments 2
3 min read
Sitecore PowerShell Script to delete unused items in the Media Library

Sitecore PowerShell Script to delete unused items in the Media Library

4
Comments
1 min read
Migration Guide for .NET SDK v7.0.0

Migration Guide for .NET SDK v7.0.0

4
Comments
5 min read
Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire

Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire

4
Comments
8 min read
Mastering Blazor - Part 3: Localization and Internationalization

Mastering Blazor - Part 3: Localization and Internationalization

4
Comments
8 min read
Transient, Scoped or Singleton? .NET Dependency Injection Scopes Explained

Transient, Scoped or Singleton? .NET Dependency Injection Scopes Explained

4
Comments 2
1 min read
5 Easy Ways to Return Multiple Values in C#

5 Easy Ways to Return Multiple Values in C#

4
Comments
8 min read
Modular Dependency Injection in .NET

Modular Dependency Injection in .NET

4
Comments 1
1 min read
Console.WriteLine in C#: How To Use It

Console.WriteLine in C#: How To Use It

4
Comments 1
6 min read
Collection Initializers And Collection Expressions In C# – Simplified Code Examples

Collection Initializers And Collection Expressions In C# – Simplified Code Examples

3
Comments 2
5 min read
.NET Aspire dashboard is the best tool to visualize your OpenTelemetry data during local development

.NET Aspire dashboard is the best tool to visualize your OpenTelemetry data during local development

3
Comments 2
3 min read
Authentication Security in ASP.Net 9.0

Authentication Security in ASP.Net 9.0

3
Comments 2
2 min read
Architecting ASP.NET Core Applications—Unveiling the Third Edition

Architecting ASP.NET Core Applications—Unveiling the Third Edition

3
Comments
7 min read
RAG with Embeddings in .NET: Enhancing Semantic Search

RAG with Embeddings in .NET: Enhancing Semantic Search

3
Comments
3 min read
How to Test Logging with FakeLogger

How to Test Logging with FakeLogger

3
Comments
4 min read
Improving application resilience with Channels

Improving application resilience with Channels

3
Comments
4 min read
Take your projects to the next level with the magic of .NET development.

Take your projects to the next level with the magic of .NET development.

2
Comments
2 min read
MAUI - Por onde começar? Parte 2: O arsenal de ferramentas para desenvolver apps MAUI

MAUI - Por onde começar? Parte 2: O arsenal de ferramentas para desenvolver apps MAUI

2
Comments
5 min read
I’m Never Using Task.Wait() Again

I’m Never Using Task.Wait() Again

2
Comments
1 min read
ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

2
Comments 2
8 min read
MAUI - Por onde começar? Parte 1: Entendendo o MAUI

MAUI - Por onde começar? Parte 1: Entendendo o MAUI

2
Comments
9 min read
A Guide to OpenAPI Client Generation with Kiota. Introduction (Part 1)

A Guide to OpenAPI Client Generation with Kiota. Introduction (Part 1)

2
Comments
7 min read
Day 1 of 30-Day .NET Challenge: Boolean Expressions

Day 1 of 30-Day .NET Challenge: Boolean Expressions

2
Comments
3 min read
Don't Use the await Operator Inside Your .NET Loops

Don't Use the await Operator Inside Your .NET Loops

2
Comments
1 min read
Modern C# Development: Record Types 101

Modern C# Development: Record Types 101

2
Comments
3 min read
.NET AI Smart Components

.NET AI Smart Components

2
Comments
1 min read
Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

2
Comments
2 min read
Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

2
Comments 3
2 min read
Should LINQ Be Forbidden!?

Should LINQ Be Forbidden!?

1
Comments 2
1 min read
Day 17 of 30-Day .NET Challenge: Interlocked Class

Day 17 of 30-Day .NET Challenge: Interlocked Class

1
Comments
2 min read
.NET Monthly Roundup - March 2024 - .NET 9 Preview 2, Smart Components, AI fun, and more!

.NET Monthly Roundup - March 2024 - .NET 9 Preview 2, Smart Components, AI fun, and more!

1
Comments
2 min read
Generating C# code programmatically

Generating C# code programmatically

1
Comments
2 min read
How to Use Intellicode in Visual Studio

How to Use Intellicode in Visual Studio

1
Comments
6 min read
Why do modern projects prefer Microservices architecture?

Why do modern projects prefer Microservices architecture?

1
Comments 1
2 min read
Kickstart Test-Driven Development with EasyTdd

Kickstart Test-Driven Development with EasyTdd

1
Comments
1 min read
Boost Your Development Workflow with Visual Studio 2022 17.9

Boost Your Development Workflow with Visual Studio 2022 17.9

1
Comments
2 min read
Understanding the Difference Between Proxy and Reverse Proxy

Understanding the Difference Between Proxy and Reverse Proxy

1
Comments
2 min read
A Deep Dive into Telerik Library for Backend Efficiency

A Deep Dive into Telerik Library for Backend Efficiency

1
Comments
7 min read
loading...