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.
Preprocessor Directives in C#: Guide to Become a Pro

Preprocessor Directives in C#: Guide to Become a Pro

11
Comments
6 min read
The elegant way to await multiple tasks in .NET.

The elegant way to await multiple tasks in .NET.

30
Comments 3
5 min read
Building .NET Apps for Scanning Documents from TWAIN, WIA, SANE, and eSCL Scanners

Building .NET Apps for Scanning Documents from TWAIN, WIA, SANE, and eSCL Scanners

Comments
8 min read
Explorando el Mundo de los Archivos de Recurso en C# con Visual Studio

Explorando el Mundo de los Archivos de Recurso en C# con Visual Studio

2
Comments
2 min read
Building a Data Warehouse with ETLBox: A .NET Developer's Guide

Building a Data Warehouse with ETLBox: A .NET Developer's Guide

Comments
18 min read
What is Azure Blob Storage?

What is Azure Blob Storage?

1
Comments
2 min read
How to Compress PDF Files in C#?

How to Compress PDF Files in C#?

2
Comments
2 min read
DNDocs

DNDocs

1
Comments
2 min read
Dicas de codificação segura em C#

Dicas de codificação segura em C#

24
Comments 3
9 min read
Parallelise Your NUnit Tests to Be More Productive and Waste Less Time

Parallelise Your NUnit Tests to Be More Productive and Waste Less Time

4
Comments
6 min read
A glimpse of my software development journey

A glimpse of my software development journey

Comments
3 min read
Last Week of Hacktoberfest

Last Week of Hacktoberfest

Comments
4 min read
Integration tests with AWS S3 buckets using Localstack and Testcontainers

Integration tests with AWS S3 buckets using Localstack and Testcontainers

Comments
8 min read
Types of the .Net frameworks

Types of the .Net frameworks

1
Comments
2 min read
How to Compare Two Word documents Using the Syncfusion .NET Word Library

How to Compare Two Word documents Using the Syncfusion .NET Word Library

1
Comments
1 min read
C# Async/Await Mistakes: Resuming in the Wrong Context

C# Async/Await Mistakes: Resuming in the Wrong Context

7
Comments 2
3 min read
Drastically reducing memory usage with Log (Part 2)

Drastically reducing memory usage with Log (Part 2)

6
Comments
4 min read
Drastically reducing memory usage with Log

Drastically reducing memory usage with Log

Comments 1
2 min read
How to Add Charts to PowerPoint Presentations using .NET PowerPoint Library

How to Add Charts to PowerPoint Presentations using .NET PowerPoint Library

1
Comments
2 min read
You write Unit Tests wrong.

You write Unit Tests wrong.

2
Comments
4 min read
Supercharge Your AWS Lambda Game With Lambda Powertools

Supercharge Your AWS Lambda Game With Lambda Powertools

Comments
10 min read
Await Tuples Directly

Await Tuples Directly

7
Comments 2
1 min read
Vertical Slice Architecture

Vertical Slice Architecture

Comments
5 min read
What are you working on?

What are you working on?

Comments
2 min read
Dapr - Publish/Subscibe - Using Web APIs

Dapr - Publish/Subscibe - Using Web APIs

5
Comments
3 min read
Building a RESTful Web API with ASP.NET Core

Building a RESTful Web API with ASP.NET Core

1
Comments
5 min read
Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET

Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET

Comments
6 min read
Blazor Unit Testing With BUnit: How To Get Started For Beginners

Blazor Unit Testing With BUnit: How To Get Started For Beginners

1
Comments
7 min read
How to Write NUnit Tests for Many Classes with Generic Test Fixtures

How to Write NUnit Tests for Many Classes with Generic Test Fixtures

1
Comments
3 min read
Passing Parameters to Partial Views in ASP.NET MVC

Passing Parameters to Partial Views in ASP.NET MVC

4
Comments
2 min read
How To Handle Exceptions In CSharp – Tips And Tricks For Streamlined Debugging

How To Handle Exceptions In CSharp – Tips And Tricks For Streamlined Debugging

1
Comments
5 min read
Generating Lottery Numbers

Generating Lottery Numbers

Comments 4
4 min read
Embarking on a Tech Journey: Crafting Digital Dreams into Reality

Embarking on a Tech Journey: Crafting Digital Dreams into Reality

3
Comments 4
1 min read
How to Extract Text from a PDF Document in .NET using the PDF Library

How to Extract Text from a PDF Document in .NET using the PDF Library

1
Comments
1 min read
Exporting and Importing Calendar Events in Blazor Scheduler Component

Exporting and Importing Calendar Events in Blazor Scheduler Component

Comments
1 min read
How to create cron jobs in K8S.

How to create cron jobs in K8S.

Comments
7 min read
Using .NET as WebAssembly from JavaScript (React)

Using .NET as WebAssembly from JavaScript (React)

6
Comments
5 min read
Functional Error Handling in .NET With the Result Pattern

Functional Error Handling in .NET With the Result Pattern

4
Comments
6 min read
Building a .NET RESTful Service with Dynamsoft's Document, Barcode, and MRZ SDKs

Building a .NET RESTful Service with Dynamsoft's Document, Barcode, and MRZ SDKs

Comments
12 min read
Integrating CQRS and Mediator in .NET with MediatR: An Elegant Convergence for Robust Applications

Integrating CQRS and Mediator in .NET with MediatR: An Elegant Convergence for Robust Applications

2
Comments
2 min read
How To Build A Personal Website In Blazor: An ASP.NET Core Tutorial

How To Build A Personal Website In Blazor: An ASP.NET Core Tutorial

7
Comments
7 min read
3 Ways to Include JSON Directly in Your C# Test Code

3 Ways to Include JSON Directly in Your C# Test Code

3
Comments 3
4 min read
How To Implement The Facade Pattern In C# For Simplified Code And Increased Efficiency

How To Implement The Facade Pattern In C# For Simplified Code And Increased Efficiency

1
Comments
5 min read
Leaked .NET 8 Features! 5 New Cool Things Added

Leaked .NET 8 Features! 5 New Cool Things Added

18
Comments
5 min read
C# Gains Ground: Challenging Java's Dominance

C# Gains Ground: Challenging Java's Dominance

6
Comments
2 min read
Implementing CQRS in ASP.NET using MediatR

Implementing CQRS in ASP.NET using MediatR

Comments
4 min read
Reading through a Dotnet Project Codebase

Reading through a Dotnet Project Codebase

1
Comments
2 min read
You are cleaning a cache wrong.

You are cleaning a cache wrong.

1
Comments 3
3 min read
Redefining ETL: Data Flows Powered by C# (Part III)

Redefining ETL: Data Flows Powered by C# (Part III)

Comments
12 min read
Conceitos iniciais sobre RabbitMQ utilizando C#/.NET

Conceitos iniciais sobre RabbitMQ utilizando C#/.NET

5
Comments 1
4 min read
Explorando la Autenticación Bearer en ASP.NET Core 8

Explorando la Autenticación Bearer en ASP.NET Core 8

29
Comments
5 min read
CQRS Pattern With MediatR

CQRS Pattern With MediatR

1
Comments
6 min read
Testing in .NET Core: Unit test, integration test

Testing in .NET Core: Unit test, integration test

3
Comments
9 min read
CodeBehind framework is faster than ASP.NET Core

CodeBehind framework is faster than ASP.NET Core

3
Comments 2
3 min read
What's new in .NET 8? - New Features Unveiled

What's new in .NET 8? - New Features Unveiled

3
Comments
6 min read
.NET 8 is on the Way! 7 Features that will blow your mind 🤯

.NET 8 is on the Way! 7 Features that will blow your mind 🤯

35
Comments 5
11 min read
Sintaxe da linguagem C#

Sintaxe da linguagem C#

2
Comments
2 min read
Using TinyIoC in ASP.NET Core

Using TinyIoC in ASP.NET Core

2
Comments
2 min read
How to Make JSON String Comparisons in Unit Tests Less Brittle

How to Make JSON String Comparisons in Unit Tests Less Brittle

3
Comments 5
4 min read
Implement Logging Service in .NET MAUI

Implement Logging Service in .NET MAUI

2
Comments
2 min read
loading...