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 Virtual, Override and New Keywords in C#

Understanding Virtual, Override and New Keywords in C#

4
Comments 1
3 min read
Understanding and Implementing Middleware in ASP.NET Core

Understanding and Implementing Middleware in ASP.NET Core

3
Comments 2
4 min read
Building a Classic ASP File Uploader

Building a Classic ASP File Uploader

1
Comments 1
13 min read
The best way to store and read relational data with Dapper

The best way to store and read relational data with Dapper

Comments
9 min read
BIG surprise! aspx files in .NET Core

BIG surprise! aspx files in .NET Core

8
Comments
4 min read
Save documets or files using EntityFrameworkCore to database

Save documets or files using EntityFrameworkCore to database

2
Comments
2 min read
FluentValidation: A Validation Library for .NET

FluentValidation: A Validation Library for .NET

8
Comments 2
11 min read
20 C# Interview Questions (for Experienced) 2023

20 C# Interview Questions (for Experienced) 2023

64
Comments 3
12 min read
The Amazing C# Extension for VS Code

The Amazing C# Extension for VS Code

2
Comments
4 min read
20 (Intermediate-Level) C# Interview Questions

20 (Intermediate-Level) C# Interview Questions

101
Comments 2
17 min read
Writing Clear and Concise Code: 11 Guidelines for C# Developers

Writing Clear and Concise Code: 11 Guidelines for C# Developers

11
Comments 4
4 min read
Extraire des données des tables PDF en C# et VB.NET (Une solution simple)

Extraire des données des tables PDF en C# et VB.NET (Une solution simple)

Comments
4 min read
Re-Post: My Love Hate Relationship with Kendo Grid — Part 1: The Broken Child Grid on Deployment

Re-Post: My Love Hate Relationship with Kendo Grid — Part 1: The Broken Child Grid on Deployment

Comments
2 min read
Telerik Grid Love and Hate: Exporting Client Templates to Excel.

Telerik Grid Love and Hate: Exporting Client Templates to Excel.

Comments
3 min read
How to create WebView and the preview of a web page in .NET MAUI

How to create WebView and the preview of a web page in .NET MAUI

12
Comments
5 min read
Migrating from Excel sheets to a .NET application

Migrating from Excel sheets to a .NET application

6
Comments
3 min read
Belt-drive systems engineering toolkit for desktop, web, and mobile devices

Belt-drive systems engineering toolkit for desktop, web, and mobile devices

6
Comments
3 min read
Entity Framework Core in .NET 7 7️⃣

Entity Framework Core in .NET 7 7️⃣

Comments 1
5 min read
Creating an Intermediate .NET MVC Application

Creating an Intermediate .NET MVC Application

3
Comments
8 min read
Optimizing Your .NET Application Development with NDepend

Optimizing Your .NET Application Development with NDepend

1
Comments
7 min read
Rotate Pages, Text, Tables, and Images in a PDF Using C#

Rotate Pages, Text, Tables, and Images in a PDF Using C#

Comments
6 min read
Data Structures in C# Part 3: HashSets

Data Structures in C# Part 3: HashSets

4
Comments 1
6 min read
Setting up a simple testing project with C#

Setting up a simple testing project with C#

Comments
11 min read
Comment Convertir Excel en Images en C# et VB.NET

Comment Convertir Excel en Images en C# et VB.NET

Comments
4 min read
Comment Convertir Excel en CSV ou CSV en Excel en C# et en VB.NET

Comment Convertir Excel en CSV ou CSV en Excel en C# et en VB.NET

1
Comments
5 min read
20 C# Interview Questions (for Freshers) 2023

20 C# Interview Questions (for Freshers) 2023

45
Comments 3
14 min read
Migration to .NET Core

Migration to .NET Core

Comments
1 min read
Aplicações que podem ser criadas com .NET [PT-BR]

Aplicações que podem ser criadas com .NET [PT-BR]

19
Comments 1
4 min read
Adding Real-Time Functionality To .NET Applications With SignalR

Adding Real-Time Functionality To .NET Applications With SignalR

Comments
5 min read
Validação de formulários com Blazor [PT-BR]

Validação de formulários com Blazor [PT-BR]

16
Comments
3 min read
Object Mapping in .NET

Object Mapping in .NET

15
Comments 2
6 min read
Migrating Sequences from Dynamo to MySQL

Migrating Sequences from Dynamo to MySQL

2
Comments
3 min read
Dictionary<TKey, TValue> vs Hashtable: A Battle of Collection Titans in C#

Dictionary<TKey, TValue> vs Hashtable: A Battle of Collection Titans in C#

1
Comments
2 min read
Convert REST API to GraphQL API

Convert REST API to GraphQL API

21
Comments
10 min read
Fetch component VS Views module

Fetch component VS Views module

Comments
3 min read
Elanat framework

Elanat framework

Comments
7 min read
How To Generate Fake Data With Bogus in .NET 6

How To Generate Fake Data With Bogus in .NET 6

13
Comments
3 min read
Testing Everything Works Perfectly Once All the Pieces Are in Place

Testing Everything Works Perfectly Once All the Pieces Are in Place

3
Comments
5 min read
Hashing, Encryption and Random in ASP.NET Core

Hashing, Encryption and Random in ASP.NET Core

4
Comments
5 min read
Convertir Word en HTML en C# et VB.NET

Convertir Word en HTML en C# et VB.NET

Comments
3 min read
The battle of the Lowercase: ToLowerInvariant() vs. ToLower()

The battle of the Lowercase: ToLowerInvariant() vs. ToLower()

2
Comments
2 min read
XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

Comments
9 min read
New .NET 8 Features Coming! 8 Must-Know Improvements

New .NET 8 Features Coming! 8 Must-Know Improvements

26
Comments
4 min read
How to configure true dependency injection in System.CommandLine

How to configure true dependency injection in System.CommandLine

3
Comments
6 min read
Umbraco: first experiences, part one - Deployment

Umbraco: first experiences, part one - Deployment

Comments
5 min read
Building Simple Dapr Cron Jobs with ASP.NET Core Web APIs

Building Simple Dapr Cron Jobs with ASP.NET Core Web APIs

11
Comments
4 min read
Dotnet authentication clock skew.

Dotnet authentication clock skew.

3
Comments
1 min read
Using toast notifications in Windows Forms

Using toast notifications in Windows Forms

22
Comments
9 min read
How to Create a .NET MAUI Plugin for Camera Barcode Qr Code Scanning

How to Create a .NET MAUI Plugin for Camera Barcode Qr Code Scanning

4
Comments
8 min read
Setting up the Project for Testing

Setting up the Project for Testing

4
Comments
2 min read
What Exactly is Unit Testing?

What Exactly is Unit Testing?

4
Comments
2 min read
Arrange.Act.Assert.

Arrange.Act.Assert.

5
Comments
4 min read
Mastering Dapper: A Comprehensive Guide to Full CRUD Operations in .NET.

Mastering Dapper: A Comprehensive Guide to Full CRUD Operations in .NET.

7
Comments
6 min read
Getting Started with C#: Classes, Objects, and Namespaces

Getting Started with C#: Classes, Objects, and Namespaces

Comments
3 min read
Even more .NET validation attributes with GSoft.ComponentModel.DataAnnotations

Even more .NET validation attributes with GSoft.ComponentModel.DataAnnotations

1
Comments
5 min read
Response Compression in a .Net Core API

Response Compression in a .Net Core API

1
Comments
1 min read
How to secure public APIs in ASP.NET Core?

How to secure public APIs in ASP.NET Core?

2
Comments 1
4 min read
Exploring Database-First Approach with Entity Framework in .NET Core 6

Exploring Database-First Approach with Entity Framework in .NET Core 6

2
Comments
3 min read
Comment Signer Numériquement des Fichiers PDF en C# et VB.NET

Comment Signer Numériquement des Fichiers PDF en C# et VB.NET

Comments
7 min read
Remove Entry and Picker borders in .NET MAUI

Remove Entry and Picker borders in .NET MAUI

22
Comments 10
2 min read
loading...