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.
ObservableRangeCollection in .NET MAUI

ObservableRangeCollection in .NET MAUI

1
Comments 1
1 min read
Concurrent Dictionary: Your Go-To Guide

Concurrent Dictionary: Your Go-To Guide

2
Comments 1
3 min read
How to Test Logging with FakeLogger

How to Test Logging with FakeLogger

5
Comments
4 min read
Simplificando Inicializações com Structs com Auto-Default no C# 11

Simplificando Inicializações com Structs com Auto-Default no C# 11

Comments
3 min read
Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Comments
2 min read
Code 👨‍💻 Challenge C# dasturlash tili bo'yicha

Code 👨‍💻 Challenge C# dasturlash tili bo'yicha

Comments
2 min read
Essential Strategies and Practices for Entity Framework Core

Essential Strategies and Practices for Entity Framework Core

Comments
9 min read
Organizando Melhor o CĂłdigo com Tipos Locais de Arquivo no C# 11

Organizando Melhor o CĂłdigo com Tipos Locais de Arquivo no C# 11

Comments
2 min read
Top 8 Best Visual Studio Extensions in 2024

Top 8 Best Visual Studio Extensions in 2024

18
Comments 4
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 23 of 30-Day .NET Challenge: Span<T> over Arrays

Day 23 of 30-Day .NET Challenge: Span<T> over Arrays

1
Comments
2 min read
RAG with Embeddings in .NET: Enhancing Semantic Search

RAG with Embeddings in .NET: Enhancing Semantic Search

3
Comments
3 min read
C# dasturlash tilida ma'lumot turlari va ularning ustun hamda kamchiliklari

C# dasturlash tilida ma'lumot turlari va ularning ustun hamda kamchiliklari

Comments
2 min read
N-Layered Architecture With Azure Functions

N-Layered Architecture With Azure Functions

1
Comments
4 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
I’m Never Using Task.Wait() Again

I’m Never Using Task.Wait() Again

2
Comments
1 min read
Integration of Angular, Vue.js and React with .NET: Creating a Modern Web Experience

Integration of Angular, Vue.js and React with .NET: Creating a Modern Web Experience

Comments
4 min read
TreatWarningsAsErrors and warnaserror are not the same

TreatWarningsAsErrors and warnaserror are not the same

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!

6
Comments 1
2 min read
RabbitMQ + .NET + Mass Transit

RabbitMQ + .NET + Mass Transit

1
Comments
3 min read
Elanat CMS 2.2 Gives New Meaning to Modularity.

Elanat CMS 2.2 Gives New Meaning to Modularity.

1
Comments
3 min read
VB6 vs .NET controls, a comparison

VB6 vs .NET controls, a comparison

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

Migration Guide for .NET SDK v7.0.0

4
Comments
5 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
5 Easy Ways to Return Multiple Values in C#

5 Easy Ways to Return Multiple Values in C#

4
Comments 1
8 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
A Deep Dive into Telerik Library for Backend Efficiency

A Deep Dive into Telerik Library for Backend Efficiency

2
Comments
7 min read
Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

1
Comments
2 min read
Integer overflow vulnerabilities in .NET

Integer overflow vulnerabilities in .NET

1
Comments
3 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
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 4
3 min read
JavaScript Interop with Blazor WASM

JavaScript Interop with Blazor WASM

Comments
5 min read
Your custom HttpClient delegating handlers should be transient

Your custom HttpClient delegating handlers should be transient

1
Comments 1
3 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

4
Comments
2 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
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
How to securely reverse-proxy ASP.NET Core web apps

How to securely reverse-proxy ASP.NET Core web apps

1
Comments 1
4 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
Dominando os Literais de String Brutos no C# 11

Dominando os Literais de String Brutos no C# 11

1
Comments
2 min read
Unleashing the Power of Dot Net: A Guide for Developers

Unleashing the Power of Dot Net: A Guide for Developers

1
Comments
5 min read
Day 15 of 30-Day .NET Challenge: Lazy Initialization

Day 15 of 30-Day .NET Challenge: Lazy Initialization

Comments
2 min read
Key derivation in .NET using HKDF

Key derivation in .NET using HKDF

Comments
3 min read
Kickstart Test-Driven Development with EasyTdd

Kickstart Test-Driven Development with EasyTdd

1
Comments
1 min read
5 Recommended Patterns When Using Cancellation Token in .NET

5 Recommended Patterns When Using Cancellation Token in .NET

1
Comments
5 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
The Role of JavaScript in Blazor WASM

The Role of JavaScript in Blazor WASM

Comments
6 min read
Easy way to get the System Information in .NET

Easy way to get the System Information in .NET

Comments 1
3 min read
Day 14 of 30-Day .NET Challenge: Limit Concurrent Async Operations

Day 14 of 30-Day .NET Challenge: Limit Concurrent Async Operations

1
Comments
2 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
Understanding the Difference Between Proxy and Reverse Proxy

Understanding the Difference Between Proxy and Reverse Proxy

1
Comments
2 min read
TryHackMe: Chrome (post #1)

TryHackMe: Chrome (post #1)

Comments
3 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
MongoDB Filtering in C# – Beginner’s Guide For Easy Filters

MongoDB Filtering in C# – Beginner’s Guide For Easy Filters

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

Blogger Journey: From Pen to Publish

6
Comments
3 min read
Enable tab completion for the .NET CLI in your terminal

Enable tab completion for the .NET CLI in your terminal

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
Day 12 of 30-Day .NET Challenge: Azure Functions

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

5
Comments
3 min read
Async Event Handlers in C#: What You Need to Know

Async Event Handlers in C#: What You Need to Know

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

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

3
Comments
9 min read
The importance of having a red test first in test driven development

The importance of having a red test first in test driven development

Comments
5 min read
loading...