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.
Understanding Constants in C#: CLR perspective

Understanding Constants in C#: CLR perspective

Comments
4 min read
Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server

Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server

3
Comments
10 min read
Guide to Deploying .NET Web API on Linux Servers with Auto-Restart using systemd

Guide to Deploying .NET Web API on Linux Servers with Auto-Restart using systemd

Comments
3 min read
I'm a .NET & Blazor Developer — here’s my LinkedIn to connect & explore projects

I'm a .NET & Blazor Developer — here’s my LinkedIn to connect & explore projects

Comments
1 min read
Deploying Scalable Multi-Page Web Apps with ASP.NET and Vite.js

Deploying Scalable Multi-Page Web Apps with ASP.NET and Vite.js

1
Comments
3 min read
Developing Scalable Multi-Page Web Apps with ASP.NET and Vite.js (Windows & Linux/macOS)

Developing Scalable Multi-Page Web Apps with ASP.NET and Vite.js (Windows & Linux/macOS)

Comments 1
4 min read
Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis - A Complete Guide

Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis - A Complete Guide

4
Comments
13 min read
.NET Learning Notes: Using MailHog with .NET for Email Testing

.NET Learning Notes: Using MailHog with .NET for Email Testing

Comments
2 min read
🧠Stack vs Heap in C# (.NET Core) – Complete Guide with Examples

🧠Stack vs Heap in C# (.NET Core) – Complete Guide with Examples

3
Comments
3 min read
How To Securely Convert HTML To PDF In .NET Using Syncfusion

How To Securely Convert HTML To PDF In .NET Using Syncfusion

2
Comments 2
9 min read
Fixing Blazor 404 Errors When Using Razor Class Library Pages

Fixing Blazor 404 Errors When Using Razor Class Library Pages

1
Comments
3 min read
.NET Developer Skillset Matrix: Architecture to CI/CD for 2025

.NET Developer Skillset Matrix: Architecture to CI/CD for 2025

Comments 1
12 min read
SwaggerUI setup ASP.NET Core Web API

SwaggerUI setup ASP.NET Core Web API

5
Comments
1 min read
Using JSON data types with .NET EF Core

Using JSON data types with .NET EF Core

Comments
3 min read
Trading Bot in C# — Part 8 — Account Balance

Trading Bot in C# — Part 8 — Account Balance

1
Comments
5 min read
Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Comments
2 min read
⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

Comments
1 min read
Telegram Bots in C# and How to Build Them: TeleBotFramework

Telegram Bots in C# and How to Build Them: TeleBotFramework

3
Comments 1
6 min read
Trading Bot in C# — Part 7— Getting Trade History

Trading Bot in C# — Part 7— Getting Trade History

Comments 1
6 min read
How KBC Uses TeeChart for .NET to Power Industrial-Grade Charts

How KBC Uses TeeChart for .NET to Power Industrial-Grade Charts

Comments
2 min read
What's New in C# 14: User-Defined Compound Assignments

What's New in C# 14: User-Defined Compound Assignments

Comments
5 min read
🔥 10 Things Junior Developers Should Avoid Doing (If You Want to Grow Fast)

🔥 10 Things Junior Developers Should Avoid Doing (If You Want to Grow Fast)

2
Comments
3 min read
Building High-Performance .NET Apps With C# Channels

Building High-Performance .NET Apps With C# Channels

2
Comments 1
9 min read
.NET Barcode SDK Tutorial: Build a Barcode Generator & Reader App with ZXing and Dynamsoft API

.NET Barcode SDK Tutorial: Build a Barcode Generator & Reader App with ZXing and Dynamsoft API

Comments
6 min read
JSON Serialize vs. WebForms Class Performance Comparison

JSON Serialize vs. WebForms Class Performance Comparison

4
Comments 1
6 min read
loading...