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.
👓Google's conduct of code reviews: Part 1 – Two sides of the same coin 🪙

👓Google's conduct of code reviews: Part 1 – Two sides of the same coin 🪙

4
Comments
5 min read
Generic Boyer–Moore–Horspool algorithm in C# .NET

Generic Boyer–Moore–Horspool algorithm in C# .NET

3
Comments
2 min read
Generic Linear Search/Sequential Search for a sequence in C# .NET

Generic Linear Search/Sequential Search for a sequence in C# .NET

3
Comments
2 min read
Adding ILogger<T> support to Umbraco v8

Adding ILogger<T> support to Umbraco v8

5
Comments 2
4 min read
Dynamics 365 Commerce POS: Add validation before adding an item to cart

Dynamics 365 Commerce POS: Add validation before adding an item to cart

5
Comments
1 min read
C# how to convert a string to int

C# how to convert a string to int

5
Comments
6 min read
Generic Insertion Sort in C# .NET

Generic Insertion Sort in C# .NET

8
Comments
2 min read
Generic Quick Sort in C# .NET

Generic Quick Sort in C# .NET

6
Comments
2 min read
5 (Basic) Tips in C# 🔧

5 (Basic) Tips in C# 🔧

21
Comments
2 min read
Generic Merge Sort in C# .NET

Generic Merge Sort in C# .NET

5
Comments
2 min read
Localization in AvaloniaUI

Localization in AvaloniaUI

13
Comments 4
2 min read
.NET 5 with RavenDB Series -2

.NET 5 with RavenDB Series -2

6
Comments
2 min read
C# For Beginners - Lesson 7: Conditionals

C# For Beginners - Lesson 7: Conditionals

5
Comments
4 min read
Microsoft Azure: dicas, truques, conteúdos e eventos gratuitos | vol. 3

Microsoft Azure: dicas, truques, conteúdos e eventos gratuitos | vol. 3

7
Comments 1
6 min read
Create a function to count words in F# docs using F#

Create a function to count words in F# docs using F#

6
Comments
7 min read
Performance comparison of iteration methods over arrays & lists

Performance comparison of iteration methods over arrays & lists

4
Comments
2 min read
How to enable a binary message format in your ASP.NET Core Web APIs

How to enable a binary message format in your ASP.NET Core Web APIs

2
Comments
1 min read
Quick Tip - Remove Unused Using References in Visual Studio

Quick Tip - Remove Unused Using References in Visual Studio

2
Comments
2 min read
Generic bubble sort in C# .NET

Generic bubble sort in C# .NET

6
Comments
2 min read
Data Science avec F#

Data Science avec F#

7
Comments
6 min read
Asynchronous Streams in C#

Asynchronous Streams in C#

3
Comments
5 min read
Visual Studio 2022 is here✅ (5 features that you will love)

Visual Studio 2022 is here✅ (5 features that you will love)

42
Comments 33
2 min read
Notes: Re-jigging my Docker knowledge 🍱

Notes: Re-jigging my Docker knowledge 🍱

2
Comments
4 min read
The .NET Stacks #57: 🧐 Taking a look at Blazor Error Boundaries

The .NET Stacks #57: 🧐 Taking a look at Blazor Error Boundaries

6
Comments
8 min read
Easily Change the Blazor File Manager Content for Different Users

Easily Change the Blazor File Manager Content for Different Users

3
Comments
10 min read
Writing logs into Elastic with NLog , ELK and .Net 5.0 (part 1)

Writing logs into Elastic with NLog , ELK and .Net 5.0 (part 1)

21
Comments 10
6 min read
The Essential Unit Testing Techniques, Part 1

The Essential Unit Testing Techniques, Part 1

3
Comments
5 min read
Sparky's Tool Tips: "Favorite Documents" Visual Studio extension

Sparky's Tool Tips: "Favorite Documents" Visual Studio extension

4
Comments
2 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

6
Comments
1 min read
Learn F# this week with Free Events & Live Streams

Learn F# this week with Free Events & Live Streams

12
Comments 1
2 min read
Next level console apps with Spectre.Console

Next level console apps with Spectre.Console

12
Comments 1
8 min read
WPF in 2021: alive, dead or on life support?

WPF in 2021: alive, dead or on life support?

22
Comments 13
8 min read
IT platform dedicated for Hospital and Clinics management

IT platform dedicated for Hospital and Clinics management

12
Comments
2 min read
C# For Beginners - Lesson 6: Strings

C# For Beginners - Lesson 6: Strings

3
Comments
3 min read
Customize Header Rows of Timeline Views in Blazor Scheduler

Customize Header Rows of Timeline Views in Blazor Scheduler

2
Comments
1 min read
The .NET Stacks #58: 📃 6 things about .NET 6 Preview 6

The .NET Stacks #58: 📃 6 things about .NET 6 Preview 6

8
Comments 1
11 min read
Sparky's Tool Tips: Moq.AutoMock

Sparky's Tool Tips: Moq.AutoMock

4
Comments
2 min read
Using the switch selection statement to simplify conditional statements blocks

Using the switch selection statement to simplify conditional statements blocks

3
Comments
4 min read
How to CRUD dynamically in Entity Framework

How to CRUD dynamically in Entity Framework

8
Comments
2 min read
.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Julho-2021

.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Julho-2021

10
Comments
4 min read
TOP 5 .NET MAUI new features🏅

TOP 5 .NET MAUI new features🏅

38
Comments 7
3 min read
EF: When SaveChanges does not save changes

EF: When SaveChanges does not save changes

31
Comments 1
4 min read
How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

9
Comments
4 min read
Enums in C#: Hidden Pitfalls

Enums in C#: Hidden Pitfalls

31
Comments
10 min read
Grouping Multiple Resources in Blazor Scheduler

Grouping Multiple Resources in Blazor Scheduler

2
Comments
1 min read
Unhandled Exceptions in Blazor Server with Error Boundaries

Unhandled Exceptions in Blazor Server with Error Boundaries

7
Comments
7 min read
How to Find the Best Reporting Tool for Your Application

How to Find the Best Reporting Tool for Your Application

10
Comments
5 min read
Get blob from azure using Azure.Storage.Blobs

Get blob from azure using Azure.Storage.Blobs

6
Comments
1 min read
C# For Beginners - Lesson 5: Variables

C# For Beginners - Lesson 5: Variables

5
Comments 2
4 min read
Introduction to software testing in .NET

Introduction to software testing in .NET

18
Comments
1 min read
Recipes, conversions, and fractions; or how I wrote part of my C# app.

Recipes, conversions, and fractions; or how I wrote part of my C# app.

5
Comments 1
3 min read
System.Mvvm updates

System.Mvvm updates

2
Comments
1 min read
How to Schedule Delayed Jobs on a Specific Queue with Hangfire

How to Schedule Delayed Jobs on a Specific Queue with Hangfire

4
Comments
4 min read
Playing with Azure Functions: Mission 3

Playing with Azure Functions: Mission 3

6
Comments
8 min read
How can we integrate Flutter with .Net core web API | Part-1: Building Back-end Web service using .Net core.

How can we integrate Flutter with .Net core web API | Part-1: Building Back-end Web service using .Net core.

24
Comments 1
10 min read
C# For Beginners - Lesson 4: Operators

C# For Beginners - Lesson 4: Operators

3
Comments
3 min read
Introduction to Aspect-Oriented Programming (AOP) in .NET with Autofac Interceptors

Introduction to Aspect-Oriented Programming (AOP) in .NET with Autofac Interceptors

4
Comments
8 min read
Mocking Your Interfaces with Moq

Mocking Your Interfaces with Moq

14
Comments
6 min read
The .NET Stacks #56: Keeping it short this week

The .NET Stacks #56: Keeping it short this week

6
Comments
4 min read
Doing MVC in F# and Saturn

Doing MVC in F# and Saturn

11
Comments
10 min read
loading...