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.
Multi-Tenant Applications With EF Core

Multi-Tenant Applications With EF Core

1
Comments
4 min read
CORS in ASP.NET

CORS in ASP.NET

21
Comments 1
4 min read
IEnumerable vs IQueryable in C#

IEnumerable vs IQueryable in C#

6
Comments
3 min read
Performance improvements in .NET 5

Performance improvements in .NET 5

3
Comments
5 min read
An alternative approach to error pages in Umbraco 10+

An alternative approach to error pages in Umbraco 10+

4
Comments
8 min read
My C# Code Conventions and Style Guide

My C# Code Conventions and Style Guide

23
Comments 22
2 min read
Netting the first Contenda SDK

Netting the first Contenda SDK

26
Comments 4
1 min read
Building a federated search engine from scratch. An introduction.

Building a federated search engine from scratch. An introduction.

Comments
13 min read
IEnumerable, ICollection, IList in .NET

IEnumerable, ICollection, IList in .NET

4
Comments
3 min read
A Practical Guide to ASP.NET Applications: Designing Robust CRUD WebAPIs (Part2)

A Practical Guide to ASP.NET Applications: Designing Robust CRUD WebAPIs (Part2)

Comments
12 min read
Calendar Control from scratch on .NET MAUI

Calendar Control from scratch on .NET MAUI

21
Comments 1
10 min read
The DateTime Data Type in C#: Everything you need to know

The DateTime Data Type in C#: Everything you need to know

6
Comments
4 min read
Prevent .NET Application Insights telemetry loss

Prevent .NET Application Insights telemetry loss

14
Comments 2
6 min read
Improving the .NET API to work with the structure of the file system. Part 2. Manipulate filesystem objects.

Improving the .NET API to work with the structure of the file system. Part 2. Manipulate filesystem objects.

Comments
6 min read
HTTP Security Headers in ASP.NET

HTTP Security Headers in ASP.NET

19
Comments 2
3 min read
REST API with ASP.NET Core and InMemory Store

REST API with ASP.NET Core and InMemory Store

4
Comments
6 min read
Importing Code in Polyglot Notebooks

Importing Code in Polyglot Notebooks

4
Comments
5 min read
Integration tests for AWS serverless solution

Integration tests for AWS serverless solution

1
Comments
2 min read
Options Pattern in ASP.NET

Options Pattern in ASP.NET

11
Comments 2
4 min read
Exploring OpenTelemetry and Jaeger

Exploring OpenTelemetry and Jaeger

6
Comments 1
4 min read
Analytics on Pokemon using polygot notebooks

Analytics on Pokemon using polygot notebooks

Comments
5 min read
A Novel Method to Monitor Excel's Edit Mode

A Novel Method to Monitor Excel's Edit Mode

Comments
7 min read
Mastering Async and Await in C#: In-Deph Guide

Mastering Async and Await in C#: In-Deph Guide

40
Comments 8
15 min read
Visualizing Data in dotnet with Polyglot Notebooks and SandDance

Visualizing Data in dotnet with Polyglot Notebooks and SandDance

10
Comments
4 min read
A quick tour of collections in C#

A quick tour of collections in C#

6
Comments 2
7 min read
loading...