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.
Understanding the Need for Collections in Programming

Understanding the Need for Collections in Programming

1
Comments
4 min read
What is inside Rate Limiting for .NET
Cover image for What is inside Rate Limiting for .NET

What is inside Rate Limiting for .NET

3
Comments
6 min read
The Guardian Middleware: Handling Errors Globally in ASP.NET

The Guardian Middleware: Handling Errors Globally in ASP.NET

1
Comments
6 min read
๐„๐Ÿ๐Ÿ๐ข๐œ๐ข๐ž๐ง๐ญ๐ฅ๐ฒ ๐Œ๐š๐ง๐š๐ ๐ข๐ง๐  ๐ƒ๐›๐‚๐จ๐ง๐ญ๐ž๐ฑ๐ญ ๐‹๐ข๐Ÿ๐ž๐ญ๐ข๐ฆ๐ž ๐ข๐ง ๐„๐… ๐‚๐จ๐ซ๐ž
Cover image for ๐„๐Ÿ๐Ÿ๐ข๐œ๐ข๐ž๐ง๐ญ๐ฅ๐ฒ ๐Œ๐š๐ง๐š๐ ๐ข๐ง๐  ๐ƒ๐›๐‚๐จ๐ง๐ญ๐ž๐ฑ๐ญ ๐‹๐ข๐Ÿ๐ž๐ญ๐ข๐ฆ๐ž ๐ข๐ง ๐„๐… ๐‚๐จ๐ซ๐ž

๐„๐Ÿ๐Ÿ๐ข๐œ๐ข๐ž๐ง๐ญ๐ฅ๐ฒ ๐Œ๐š๐ง๐š๐ ๐ข๐ง๐  ๐ƒ๐›๐‚๐จ๐ง๐ญ๐ž๐ฑ๐ญ ๐‹๐ข๐Ÿ๐ž๐ญ๐ข๐ฆ๐ž ๐ข๐ง ๐„๐… ๐‚๐จ๐ซ๐ž

7
Comments
1 min read
Dependency Injection Container and Service Lifetimes

Dependency Injection Container and Service Lifetimes

1
Comments 2
3 min read
JavaScript VS WebForms Core Technology
Cover image for JavaScript VS WebForms Core Technology

JavaScript VS WebForms Core Technology

Comments
3 min read
Harnessing the Potential of Blazor: Revolutionizing Web Development with C#

Harnessing the Potential of Blazor: Revolutionizing Web Development with C#

Comments
3 min read
Using Lambda Expressions Doesn't Make Your C# Code Functional
Cover image for Using Lambda Expressions Doesn't Make Your C# Code Functional

Using Lambda Expressions Doesn't Make Your C# Code Functional

Comments
3 min read
Designing Scalable Systems: A Guide to Domain-Driven Design (DDD) with .NET

Designing Scalable Systems: A Guide to Domain-Driven Design (DDD) with .NET

3
Comments
4 min read
๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—œ๐—บ๐—ฝ๐—น๐—ฒ๐—บ๐—ฒ๐—ป๐˜๐—ถ๐—ป๐—ด ๐—จ๐—จ๐—œ๐——๐˜€ ๐—ถ๐—ป .๐—ก๐—˜๐—ง ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€
Cover image for ๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—œ๐—บ๐—ฝ๐—น๐—ฒ๐—บ๐—ฒ๐—ป๐˜๐—ถ๐—ป๐—ด ๐—จ๐—จ๐—œ๐——๐˜€ ๐—ถ๐—ป .๐—ก๐—˜๐—ง ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€

๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—œ๐—บ๐—ฝ๐—น๐—ฒ๐—บ๐—ฒ๐—ป๐˜๐—ถ๐—ป๐—ด ๐—จ๐—จ๐—œ๐——๐˜€ ๐—ถ๐—ป .๐—ก๐—˜๐—ง ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€

10
Comments
2 min read
If-Else vs. Switch Case: Performance Comparison in .NET 9
Cover image for If-Else vs. Switch Case: Performance Comparison in .NET 9

If-Else vs. Switch Case: Performance Comparison in .NET 9

9
Comments 2
3 min read
Part 3: C# Fundamentals: Operators and Expressions
Cover image for Part 3: C# Fundamentals: Operators and Expressions

Part 3: C# Fundamentals: Operators and Expressions

Comments
2 min read
Operators

Operators

Comments
1 min read
Introduction to Chatbot (Bot) Framework SDK in .NET
Cover image for Introduction to Chatbot (Bot) Framework SDK in .NET

Introduction to Chatbot (Bot) Framework SDK in .NET

10
Comments 10
2 min read
Asp.Net Core and Keycloak testcontainer. Testing a secure Asp.Net Core Api using Keycloak Testcontainer

Asp.Net Core and Keycloak testcontainer. Testing a secure Asp.Net Core Api using Keycloak Testcontainer

4
Comments
8 min read
๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.