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# Regex: From Zero To Hero Guide

C# Regex: From Zero To Hero Guide

47
Comments 2
16 min read
Exposing Related Entities in your Web API

Exposing Related Entities in your Web API

1
Comments
12 min read
Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

1
Comments
3 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

4
Comments
9 min read
Deploy React web application with Next.js and .NET API on Linux Host

Deploy React web application with Next.js and .NET API on Linux Host

15
Comments
4 min read
Understanding and Using ConfigureAwait in Asynchronous Programming

Understanding and Using ConfigureAwait in Asynchronous Programming

45
Comments 2
4 min read
C# Namespace Fever

C# Namespace Fever

5
Comments 5
2 min read
My C# REST run now 250 times faster

My C# REST run now 250 times faster

4
Comments
3 min read
An in-depth guide on View Result and Partial View Result in MVC

An in-depth guide on View Result and Partial View Result in MVC

2
Comments
4 min read
A Comprehensive Guide to Caching Strategies in Web API Development

A Comprehensive Guide to Caching Strategies in Web API Development

1
Comments 1
9 min read
Data Structures in C# Part 1: Arrays

Data Structures in C# Part 1: Arrays

4
Comments 1
7 min read
Performance Issues Resolved: Major Update to Melkradar's Products

Performance Issues Resolved: Major Update to Melkradar's Products

4
Comments
2 min read
Entendendo a injeção de dependência: Uma abordagem para um código mais flexível e testável

Entendendo a injeção de dependência: Uma abordagem para um código mais flexível e testável

13
Comments 1
4 min read
Super Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - Part 2

Super Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - Part 2

Comments
6 min read
Implementing a Mock-Driven Approach in Blazor Applications

Implementing a Mock-Driven Approach in Blazor Applications

Comments
7 min read
It's been a year. Time to make an app

It's been a year. Time to make an app

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

Setting up a simple testing project with C#

1
Comments
11 min read
How to connect to D365 CE and stay connected even when token expires

How to connect to D365 CE and stay connected even when token expires

Comments
2 min read
My journey to create my first custom connector for a Web API from within Visual Studio

My journey to create my first custom connector for a Web API from within Visual Studio

2
Comments
3 min read
[MAC] How locally run GitHub Actions? It's easy.

[MAC] How locally run GitHub Actions? It's easy.

6
Comments
5 min read
Animate your .NET MAUI Windows app

Animate your .NET MAUI Windows app

10
Comments
2 min read
Create a C# QR Code Generator (Easy) + GitHub Repository✨

Create a C# QR Code Generator (Easy) + GitHub Repository✨

32
Comments 2
5 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 1
2 min read
build dynamic query predicate in Linq

build dynamic query predicate in Linq

2
Comments
3 min read
Create fake but realistic data for your demo and presentation

Create fake but realistic data for your demo and presentation

8
Comments 3
3 min read
loading...