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.
Let's Build a Select Component in Blazor

Let's Build a Select Component in Blazor

Comments
5 min read
C# Delegates In Practice — Implementing Observer Pattern With Delegates

C# Delegates In Practice — Implementing Observer Pattern With Delegates

Comments
3 min read
What's a Class, Struct or Record in C#?

What's a Class, Struct or Record in C#?

1
Comments
1 min read
MudBlazor with Blazor Interactive SSR – What You Need To Know

MudBlazor with Blazor Interactive SSR – What You Need To Know

Comments
6 min read
The easiest and best way to create the gitignore file for .Net repositories

The easiest and best way to create the gitignore file for .Net repositories

Comments
1 min read
Elanat CMS 2.2, File Manager Component is Compatible with .NET Core

Elanat CMS 2.2, File Manager Component is Compatible with .NET Core

Comments
2 min read
Try Catch in C#: The Basics You Need to Know

Try Catch in C#: The Basics You Need to Know

Comments
9 min read
Modern C#: Get Started with DateOnly

Modern C#: Get Started with DateOnly

2
Comments 4
3 min read
How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified

How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified

Comments
7 min read
Enable Windows Process Activation Service in Windows 11

Enable Windows Process Activation Service in Windows 11

Comments
4 min read
Developing .NET Inside a devcontainer

Developing .NET Inside a devcontainer

6
Comments
1 min read
Scaling Azure SignalR Services for High-Concurrency Applications

Scaling Azure SignalR Services for High-Concurrency Applications

Comments
4 min read
How to Use GitHub Copilot in Visual Studio 2024

How to Use GitHub Copilot in Visual Studio 2024

Comments
4 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

Comments
3 min read
Couldn’t get equations in html when convert word .docx file to html file in C#.

Couldn’t get equations in html when convert word .docx file to html file in C#.

1
Comments
2 min read
API Key Authentication Middleware In ASP NET Core – A How To Guide

API Key Authentication Middleware In ASP NET Core – A How To Guide

Comments
6 min read
Ensuring Software Excellence with Testing Your Code

Ensuring Software Excellence with Testing Your Code

Comments
8 min read
Optimizing String Searches in C# with SearchValues

Optimizing String Searches in C# with SearchValues

Comments
4 min read
Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

1
Comments
3 min read
Design Patterns in C#

Design Patterns in C#

5
Comments 2
6 min read
Leveraging Offshore .NET Development for FinTech Innovation

Leveraging Offshore .NET Development for FinTech Innovation

Comments
4 min read
Syntax

Syntax

Comments
1 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

Comments
9 min read
Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

1
Comments
3 min read
Automated NuGet package version range updates in .NET projects using Renovate

Automated NuGet package version range updates in .NET projects using Renovate

Comments
3 min read
Unveiling the Strengths of .NET: Choosing .NET over Node.js

Unveiling the Strengths of .NET: Choosing .NET over Node.js

Comments
4 min read
How to Use Intellicode in Visual Studio

How to Use Intellicode in Visual Studio

1
Comments
6 min read
Gitlens Tutorial - Visual Studio Extension 2024

Gitlens Tutorial - Visual Studio Extension 2024

1
Comments
8 min read
Day 25 of 30-Day .NET Challenge: Use Exception Filters

Day 25 of 30-Day .NET Challenge: Use Exception Filters

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

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

Comments
2 min read
Introducing Clipboard Studio: An open-source Clipboard manager for Windows

Introducing Clipboard Studio: An open-source Clipboard manager for Windows

Comments
1 min read
GTK4 `dotnet new` Project Template

GTK4 `dotnet new` Project Template

Comments
2 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
Day 24 of 30-Day .NET Challenge: Avoid Exceptions in Flow Control

Day 24 of 30-Day .NET Challenge: Avoid Exceptions in Flow Control

Comments
2 min read
Secure Access to Azure Storage Blobs

Secure Access to Azure Storage Blobs

Comments
2 min read
Day 28 of 30-Day .NET Challenge: Use Stackalloc

Day 28 of 30-Day .NET Challenge: Use Stackalloc

Comments
3 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
Generating C# code programmatically

Generating C# code programmatically

1
Comments
2 min read
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Comments
6 min read
Stop Using the var Keyword!

Stop Using the var Keyword!

3
Comments 5
1 min read
Visual Basic For…Next Statement – How It Works

Visual Basic For…Next Statement – How It Works

1
Comments
4 min read
From Theory to Practice: Strategy Pattern in Real-world Scenarios

From Theory to Practice: Strategy Pattern in Real-world Scenarios

5
Comments
2 min read
Showcasing Flow: My homemade chat application!

Showcasing Flow: My homemade chat application!

Comments
3 min read
Navigating the Resilience Landscape: Polly & Temporal

Navigating the Resilience Landscape: Polly & Temporal

Comments
1 min read
How to control using interface vs abstract class in c#.

How to control using interface vs abstract class in c#.

Comments
2 min read
Getting Started with C# Records

Getting Started with C# Records

1
Comments
5 min read
Asp.Net web api vs Asp.Net core app

Asp.Net web api vs Asp.Net core app

Comments
1 min read
Day 30 of 30-Day .NET Challenge: XML v/s JSON Serialization

Day 30 of 30-Day .NET Challenge: XML v/s JSON Serialization

1
Comments
2 min read
GTK4 ColumnView with .NET 8

GTK4 ColumnView with .NET 8

Comments
4 min read
OpenAI and .NET tutorial with Semantic Kernel - Part 1

OpenAI and .NET tutorial with Semantic Kernel - Part 1

Comments
7 min read
Differences Between WCF And Web API. Which One To Choose?

Differences Between WCF And Web API. Which One To Choose?

Comments
4 min read
VB6 vs .NET controls, a comparison

VB6 vs .NET controls, a comparison

5
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
Why do modern projects prefer Microservices architecture?

Why do modern projects prefer Microservices architecture?

1
Comments 1
2 min read
Day 26 of 30-Day .NET Challenge: Loop Unrolling

Day 26 of 30-Day .NET Challenge: Loop Unrolling

Comments 1
2 min read
Visual Studio Live Share: Complete Guide 2024

Visual Studio Live Share: Complete Guide 2024

1
Comments
7 min read
Master C# with advanced tutorials

Master C# with advanced tutorials

1
Comments
1 min read
Caching in .NET Full Guide đź’ˇ

Caching in .NET Full Guide đź’ˇ

6
Comments
5 min read
Test JSON for .NET

Test JSON for .NET

Comments
3 min read
Join us for Azure Developers - .NET Day on April 30!

Join us for Azure Developers - .NET Day on April 30!

9
Comments
2 min read
loading...