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.
Refactoring Legacy Monoliths - Part 2: Cost-Benefit Analysis Of Refactoring

Refactoring Legacy Monoliths - Part 2: Cost-Benefit Analysis Of Refactoring

21
Comments
4 min read
Dealing with Nothing in C# - The Null Object Pattern

Dealing with Nothing in C# - The Null Object Pattern

142
Comments 18
3 min read
I Changed INotifyPropertyChanged

I Changed INotifyPropertyChanged

16
Comments 1
2 min read
Get Started with Angular on .NET Core 2.1 (Part One)

Get Started with Angular on .NET Core 2.1 (Part One)

19
Comments
4 min read
Integration Tests In ASP.NET Core Controllers

Integration Tests In ASP.NET Core Controllers

7
Comments
2 min read
Building for Alexa - 3 - Structuring your Code

Building for Alexa - 3 - Structuring your Code

5
Comments
2 min read
Async/Await For The Rest Of Us

Async/Await For The Rest Of Us

51
Comments 2
7 min read
Simple Factory Pattern in C# and .net core

Simple Factory Pattern in C# and .net core

23
Comments
5 min read
Using .Net Core Console Apps as a Baseline for Teaching Programming

Using .Net Core Console Apps as a Baseline for Teaching Programming

19
Comments 3
1 min read
From Python to C#

From Python to C#

10
Comments 9
1 min read
Passing serialized C# object in JSON to Razor Page

Passing serialized C# object in JSON to Razor Page

25
Comments 3
2 min read
[TIL] int vs short and the (unexpected) performance impact

[TIL] int vs short and the (unexpected) performance impact

31
Comments 2
3 min read
6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

29
Comments 4
8 min read
.NET Framework Support for .NET Standard 2.0

.NET Framework Support for .NET Standard 2.0

6
Comments 1
3 min read
Mongo what now?

Mongo what now?

12
Comments
4 min read
Preparing .NET Projects for Business Trips

Preparing .NET Projects for Business Trips

12
Comments
4 min read
Keeping Your ADO Sql Connections Safe

Keeping Your ADO Sql Connections Safe

16
Comments
6 min read
Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls, badges and wrap up

Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls, badges and wrap up

15
Comments
4 min read
Is it Worth Learning Microsoft's Tech Stack?

Is it Worth Learning Microsoft's Tech Stack?

28
Comments 14
2 min read
Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet

Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet

27
Comments
6 min read
Creating a CI/CD pipeline for a .NET library: Part 1 - Intro

Creating a CI/CD pipeline for a .NET library: Part 1 - Intro

26
Comments
2 min read
Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI

Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI

5
Comments
6 min read
[P2] Writing a serialization library in C#: Performance is a feature

[P2] Writing a serialization library in C#: Performance is a feature

10
Comments
2 min read
[P1] Writing a serialization library in C#: The case for Ion

[P1] Writing a serialization library in C#: The case for Ion

10
Comments
6 min read
Let's make a framework

Let's make a framework

10
Comments
6 min read
loading...