Forem

.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.
The fun and games begin when the runtime walks in

The fun and games begin when the runtime walks in

24
Comments
3 min read
Learn how to use Linq in C# and .NET
Cover image for Learn how to use Linq in C# and .NET

Learn how to use Linq in C# and .NET

71
Comments 1
12 min read
Enseñando programación en C# con @yeswetech_org

Enseñando programación en C# con @yeswetech_org

9
Comments 2
2 min read
Forms and Fields in ASP .NET Core 3.1

Forms and Fields in ASP .NET Core 3.1

9
Comments
14 min read
Understanding Dependency Injection in .NET Core

Understanding Dependency Injection in .NET Core

13
Comments
1 min read
AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 3
Cover image for AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 3

AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 3

10
Comments
4 min read
Some Other Great Asp.Net Core Tutorials in 2020
Cover image for Some Other Great Asp.Net Core Tutorials in 2020

Some Other Great Asp.Net Core Tutorials in 2020

13
Comments
2 min read
What the hell is property pattern matching?

What the hell is property pattern matching?

9
Comments
1 min read
Fragment Routing with Blazor

Fragment Routing with Blazor

6
Comments
5 min read
What are the differences between Convert.ToString() and .ToString() method?

What are the differences between Convert.ToString() and .ToString() method?

40
Comments 2
1 min read
How to run ASP.NET Core as a service on Linux (RHEL)
Cover image for How to run ASP.NET Core as a service on Linux (RHEL)

How to run ASP.NET Core as a service on Linux (RHEL)

3
Comments
15 min read
.NET Conf: Focus on Blazor

.NET Conf: Focus on Blazor

4
Comments
2 min read
Preventing unnecessary allocation in .NET collections
Cover image for Preventing unnecessary allocation in .NET collections

Preventing unnecessary allocation in .NET collections

10
Comments
5 min read
12 tips, tricks, and Visual Studio 2019 shortcuts to increase efficiency - Part 1

12 tips, tricks, and Visual Studio 2019 shortcuts to increase efficiency - Part 1

43
Comments 3
4 min read
Poor Man’s Profiler: An Approach to Profiling .NET Code with Code Block Execution Timing and Parameter Logging

Poor Man’s Profiler: An Approach to Profiling .NET Code with Code Block Execution Timing and Parameter Logging

18
Comments
15 min read
AES-GCM Encryption with C#

AES-GCM Encryption with C#

11
Comments
2 min read
10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications
Cover image for 10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

70
Comments 2
6 min read
Handle flaky tests with quarantine and Xunit.SkippableFact
Cover image for Handle flaky tests with quarantine and Xunit.SkippableFact

Handle flaky tests with quarantine and Xunit.SkippableFact

8
Comments
3 min read
Perfect .NET CI/CD with Azure Pipelines

Perfect .NET CI/CD with Azure Pipelines

23
Comments
8 min read
E036 - Making things more object oriented with rich domain entities - ASPF02O
Cover image for E036 - Making things more object oriented with rich domain entities - ASPF02O

E036 - Making things more object oriented with rich domain entities - ASPF02O

6
Comments 1
7 min read
Debug Callbacks On Localhost Using ngrok
Cover image for Debug Callbacks On Localhost Using ngrok

Debug Callbacks On Localhost Using ngrok

8
Comments
3 min read
Learning Dapr: Simple Dotnet Core "Hello World"

Learning Dapr: Simple Dotnet Core "Hello World"

21
Comments
3 min read
Gotchas when deploying a WebJob to Azure.

Gotchas when deploying a WebJob to Azure.

12
Comments 3
4 min read
Using testable DateTime.Now

Using testable DateTime.Now

8
Comments 1
3 min read
Functional programming in C#

Functional programming in C#

56
Comments 1
3 min read
loading...