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.
From Theory to Practice: Strategy Pattern in Real-world Scenarios

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

Comments
2 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
Implementing Messaging in .NET: A Comprehensive Guide

Implementing Messaging in .NET: A Comprehensive Guide

Comments
5 min read
Stop Using the var Keyword!

Stop Using the var Keyword!

3
Comments 1
1 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
Getting Started with C# Records

Getting Started with C# Records

1
Comments
5 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
F# vs C#: Choosing Your .NET Ally

F# vs C#: Choosing Your .NET Ally

1
Comments
1 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
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
TreatWarningsAsErrors and warnaserror are not the same

TreatWarningsAsErrors and warnaserror are not the same

Comments
2 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
How I Became Top Rated on UpWork

How I Became Top Rated on UpWork

Comments
3 min read
Getting Started with Primary Constructors in .NET 8 and C# 12

Getting Started with Primary Constructors in .NET 8 and C# 12

Comments
6 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
Easy way to get the System Information in .NET

Easy way to get the System Information in .NET

Comments
3 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
Visual Basic For…Next Statement – How It Works

Visual Basic For…Next Statement – How It Works

1
Comments
4 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
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
Asp.Net web api vs Asp.Net core app

Asp.Net web api vs Asp.Net core app

Comments
1 min read
Understanding IQueryable in C#

Understanding IQueryable in C#

2
Comments
3 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
Unlocking Success: The Ultimate Guide to Website Development in Chennai

Unlocking Success: The Ultimate Guide to Website Development in Chennai

Comments
3 min read
Master C# with advanced tutorials

Master C# with advanced tutorials

1
Comments
1 min read
Test JSON for .NET

Test JSON for .NET

Comments
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
How Serverless Almost Killed my App

How Serverless Almost Killed my App

Comments 1
4 min read
Checking file signature while processing stream in C#

Checking file signature while processing stream in C#

1
Comments
2 min read
Invincible null: digging into nopCommerce source code

Invincible null: digging into nopCommerce source code

Comments
9 min read
How to create an Installer for a Winforms application using Visual Studio 2022 Installer project

How to create an Installer for a Winforms application using Visual Studio 2022 Installer project

Comments
6 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
Quick Overview of Blazor Query Builder Component

Quick Overview of Blazor Query Builder Component

Comments
2 min read
Basic Authentication and Authorization

Basic Authentication and Authorization

Comments
2 min read
Dominando Campos `ref` e `ref` Escopados no C# 11

Dominando Campos `ref` e `ref` Escopados no C# 11

Comments
3 min read
Let's refactor a test: PaymentProxy

Let's refactor a test: PaymentProxy

Comments
3 min read
loading...