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# Event Practices ''VideoConverter"

C# Event Practices ''VideoConverter"

9
Comments
1 min read
C# Events

C# Events

9
Comments
1 min read
.NET highcharts with MVC Applications

.NET highcharts with MVC Applications

7
Comments
5 min read
Net Core postgreSQL connection string on windows 10

Net Core postgreSQL connection string on windows 10

10
Comments
1 min read
How to better configure C# and .NET applications for SendGrid

How to better configure C# and .NET applications for SendGrid

4
Comments
19 min read
How to Build a .NET MAUI Barcode and QR Code Reader for Windows and Android

How to Build a .NET MAUI Barcode and QR Code Reader for Windows and Android

9
Comments
4 min read
Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

15
Comments
1 min read
System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

5
Comments
2 min read
C# 11 is on the way! Microsoft Releases +5 New Features

C# 11 is on the way! Microsoft Releases +5 New Features

31
Comments
4 min read
Full Duplex Communication Between Web App and Desktop Application Using WebSocket

Full Duplex Communication Between Web App and Desktop Application Using WebSocket

15
Comments
4 min read
AWS and In-Memory Databases

AWS and In-Memory Databases

25
Comments
9 min read
A Node.js Developer Tries .NET Again

A Node.js Developer Tries .NET Again

8
Comments
3 min read
First Full Stack App: Where do i start?

First Full Stack App: Where do i start?

15
Comments 3
4 min read
Unit Tests Done Right (Part 2)

Unit Tests Done Right (Part 2)

15
Comments
7 min read
DOTNET Develop Simple Disk Key Value Cache

DOTNET Develop Simple Disk Key Value Cache

6
Comments
1 min read
C# Predicate

C# Predicate

8
Comments
1 min read
OpenTelemetry in Action: Identifying Database Dependencies

OpenTelemetry in Action: Identifying Database Dependencies

13
Comments
11 min read
Generate Thumbnail Using ASP.NET MVC - iFour Technolab

Generate Thumbnail Using ASP.NET MVC - iFour Technolab

10
Comments
5 min read
[Parte 12] Azure Functions: Background Jobs

[Parte 12] Azure Functions: Background Jobs

19
Comments 2
16 min read
[Simples] Criando templates customizados em C#

[Simples] Criando templates customizados em C#

16
Comments
4 min read
Publishing domain events with MediatR

Publishing domain events with MediatR

30
Comments 2
4 min read
🤹‍♂️ What the heck is caching? 🚶‍♀️

🤹‍♂️ What the heck is caching? 🚶‍♀️

13
Comments
4 min read
The 10 Best C# Books to Help You Learn or Improve Your Skills📚

The 10 Best C# Books to Help You Learn or Improve Your Skills📚

123
Comments 14
7 min read
Model Binding in Blazor Checkbox and Radio Button Components

Model Binding in Blazor Checkbox and Radio Button Components

7
Comments
1 min read
.NET 5 has reached End of Life

.NET 5 has reached End of Life

30
Comments 1
4 min read
Implementing Digest Authentication in .NET

Implementing Digest Authentication in .NET

12
Comments
7 min read
Three Common LINQ Mistakes and How To Fix Them

Three Common LINQ Mistakes and How To Fix Them

23
Comments 2
3 min read
Using EDMX file and T4 in .NET Core to Generate Code (Entities, DTO, API, Services etc.)

Using EDMX file and T4 in .NET Core to Generate Code (Entities, DTO, API, Services etc.)

13
Comments
7 min read
Advanced parsing using Int.TryParse in C#

Advanced parsing using Int.TryParse in C#

9
Comments
4 min read
Elegant seeding of data in ASP .NET 6

Elegant seeding of data in ASP .NET 6

9
Comments
2 min read
How to Upload Files Asynchronously in Blazor File Upload Component

How to Upload Files Asynchronously in Blazor File Upload Component

6
Comments
1 min read
How to Build .NET 6 Barcode and QR Code SDK for Windows, Linux & macOS

How to Build .NET 6 Barcode and QR Code SDK for Windows, Linux & macOS

5
Comments
5 min read
Build a Minimal API with HereDoc and Docker

Build a Minimal API with HereDoc and Docker

12
Comments
1 min read
Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4

Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4

11
Comments
14 min read
The difference between Array and List in C# (Memory Usage + Performance)

The difference between Array and List in C# (Memory Usage + Performance)

42
Comments 3
5 min read
Handling Errors in ASP.Net Core 3.1 - iFour Technolab

Handling Errors in ASP.Net Core 3.1 - iFour Technolab

9
Comments
4 min read
Three Steps to Create a .NET AWS Lambda Function with an HTTPS Endpoint

Three Steps to Create a .NET AWS Lambda Function with an HTTPS Endpoint

8
Comments
7 min read
WTF are Ledger Databases?

WTF are Ledger Databases?

8
Comments
8 min read
It's not about how you inject your services, it's about how you test them

It's not about how you inject your services, it's about how you test them

9
Comments
6 min read
Unit Tests Done Right

Unit Tests Done Right

19
Comments 4
6 min read
.NET Web API - CRUD Operations 🚀

.NET Web API - CRUD Operations 🚀

15
Comments 1
1 min read
Data Droppable Websites 04:10

Data Droppable Websites

5
Comments
1 min read
C# Bilib qo'ygan yaxshi😉

C# Bilib qo'ygan yaxshi😉

5
Comments
1 min read
Entity Framework Core: Simplify your queries with AutoMapper

Entity Framework Core: Simplify your queries with AutoMapper

31
Comments 1
3 min read
Exploring AWS Lambda Function URL using .NET Container - Part 1

Exploring AWS Lambda Function URL using .NET Container - Part 1

11
Comments
5 min read
Getting to know the .NET framework

Getting to know the .NET framework

4
Comments
3 min read
Open-sourced 4 SaaS kits - Vue, Svelte, React, and NET

Open-sourced 4 SaaS kits - Vue, Svelte, React, and NET

5
Comments
3 min read
What is Razor View Engine in ASP.Net Core?

What is Razor View Engine in ASP.Net Core?

8
Comments
5 min read
Múltiplas documentaçþes em uma única Api - Swagger

Múltiplas documentaçþes em uma única Api - Swagger

11
Comments
3 min read
Getting Started with the Blazor Carousel Component

Getting Started with the Blazor Carousel Component

2
Comments
1 min read
Why I Chose C#

Why I Chose C#

38
Comments 28
4 min read
Building an event streaming app with Azure Functions, Event Hubs and Azure Cosmos DB

Building an event streaming app with Azure Functions, Event Hubs and Azure Cosmos DB

18
Comments
18 min read
New OFFICIAL .NET 7 Features Released (Now FASTER and LIGHTER⚡)

New OFFICIAL .NET 7 Features Released (Now FASTER and LIGHTER⚡)

55
Comments 4
4 min read
WTF are Time Series Databases?

WTF are Time Series Databases?

11
Comments
7 min read
Umbraco 10 - Azure Cache for Redis

Umbraco 10 - Azure Cache for Redis

9
Comments
2 min read
LiveData: Bringing the best of Android to .NET

LiveData: Bringing the best of Android to .NET

5
Comments
4 min read
Why use static analysis? Exploring an error from Akka.NET

Why use static analysis? Exploring an error from Akka.NET

6
Comments
3 min read
Annotating your C# code - Migrating to nullable reference types - Part 3

Annotating your C# code - Migrating to nullable reference types - Part 3

8
Comments
12 min read
How to Build Web Barcode and QR Code Reader with Blazor WebAssembly

How to Build Web Barcode and QR Code Reader with Blazor WebAssembly

6
Comments
4 min read
How to get the full public URL of ASP.NET Core

How to get the full public URL of ASP.NET Core

6
Comments
2 min read
loading...