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.
C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

1
Comments
14 min read
C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

1
Comments
14 min read
C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

1
Comments
8 min read
C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

1
Comments
16 min read
How to Build a WinForms Document Scanner in .NET: TWAIN, Webcam & PDF Export

How to Build a WinForms Document Scanner in .NET: TWAIN, Webcam & PDF Export

1
Comments
8 min read
Razor Pages vs MVC: Quando escolher e por quê

Razor Pages vs MVC: Quando escolher e por quê

Comments
2 min read
SQL Server Performance: How the Query Optimizer Really Works

SQL Server Performance: How the Query Optimizer Really Works

1
Comments
10 min read
AuthController

AuthController

Comments
2 min read
🎨 MicroWin Mixology Bar – A Cross-Platform 5-Minute Ritual App (Uno Platform Challenge) Tiny rituals. Big focus.

AI Challenge for Cross-Platform Apps - WOW Factor Submission

🎨 MicroWin Mixology Bar – A Cross-Platform 5-Minute Ritual App (Uno Platform Challenge) Tiny rituals. Big focus.

1
Comments
3 min read
De la fuerza bruta al refuerzo: optimizando agentes inteligentes con IA moderna

De la fuerza bruta al refuerzo: optimizando agentes inteligentes con IA moderna

Comments
2 min read
Exploring Extension Blocks in .NET 10

Exploring Extension Blocks in .NET 10

Comments
9 min read
Blazor Developer Tools v0.10: A Deep Dive into Framework-Level Integration

Blazor Developer Tools v0.10: A Deep Dive into Framework-Level Integration

1
Comments
9 min read
☕Coffee Fantasy - Mythical Brews and Magic Potions

AI Challenge for Cross-Platform Apps - WOW Factor Submission

☕Coffee Fantasy - Mythical Brews and Magic Potions

22
Comments 7
3 min read
CurlDotNet: Bringing curl's Power to .NET

CurlDotNet: Bringing curl's Power to .NET

Comments
4 min read
How to Use curl in .NET (VB.NET)

How to Use curl in .NET (VB.NET)

Comments
4 min read
CurlDotNet is Live on NuGet! Copy-Paste curl Commands 🚀 Directly into C#

CurlDotNet is Live on NuGet! Copy-Paste curl Commands 🚀 Directly into C#

Comments
3 min read
C# PPTX Generation: Build Dynamic, Data-Driven Presentations

C# PPTX Generation: Build Dynamic, Data-Driven Presentations

Comments
8 min read
Twitter based Rich Text telegram-ish group chat engine made with Uno

Twitter based Rich Text telegram-ish group chat engine made with Uno

12
Comments
2 min read
HoneyDrunk.Transport: A Transport Agnostic Messaging Framework for .NET

HoneyDrunk.Transport: A Transport Agnostic Messaging Framework for .NET

1
Comments
2 min read
Dr.Nut

Dr.Nut

3
Comments
3 min read
From brute force to reinforcement: optimizing intelligent agents with modern AI

From brute force to reinforcement: optimizing intelligent agents with modern AI

1
Comments
2 min read
EF Core Pending Model Changes — From Annoying Warning to Schema Integrity Guard

EF Core Pending Model Changes — From Annoying Warning to Schema Integrity Guard

Comments
9 min read
Basic Concepts of C# Data Types — From Bits to LLM‑Ready Mental Models

Basic Concepts of C# Data Types — From Bits to LLM‑Ready Mental Models

1
Comments 1
9 min read
C# Variables, the CPU, and LLMs — From `int age = 25;` to Silicon

C# Variables, the CPU, and LLMs — From `int age = 25;` to Silicon

1
Comments
14 min read
Build a Bi‑Directional TOON Parser in C#: Convert TOON JSON with Ease

Build a Bi‑Directional TOON Parser in C#: Convert TOON JSON with Ease

19
Comments 6
3 min read
loading...