Search NetMentor
Find lessons by topic, technology, or the problem you want to solve.
101 results for βPOOβ
Architectures
2 resultsEntity Framework Core
14 results
What is DBContext and DBSet
β
How to Add Initial Data to a Database with Entity Framework Core
β
Foreign Keys in Entity Framework Core
β
The Magic of the Repository Pattern in C#
β
Unit of Work Pattern in C#: A Practical Approach
β
Queries and Data Manipulation with Entity Framework Core
β
Soft Delete in Entity Framework Core
β
Creating a Generic Repository with Entity Framework Core
β
Raw SQL in Entity Framework Core
β
Learning to Use Interceptors in Entity Framework Core
β
Addressing Concurrency Conflicts in Entity Framework Core
β
Unit test with DbContext and Entity Framework Core
β
Applications with Multiple Clients
β
Owned entities in Entity Framework Core
β
Payments with Stripe
5 resultsDistributed Systems
10 results
Producer Consumer Pattern
β
RabbitMQ for Asynchronous Communication
β
Service Registration with Consul
β
Log Service in .NET with Graylog
β
CQRS Pattern Explained in 10 Minutes
β
Event Sourcing explained easy
β
Eventual Consistency in Microservices
β
Unifying API Responses
β
Health checks in ASP.NET Core
β
Distributed Systems Development with .NET Aspire Locally
β
Basic Programming
2 resultsIntermediate Programming
15 results
Inheritance in Object-Oriented Programming
β
Polymorphism in Object-Oriented Programming
β
Encapsulation in Object-Oriented Programming
β
Interfaces in Object-Oriented Programming
β
Sealed Modifier in C#
β
Method Overloading in Programming
β
Tuple and ValueTuple in C# | Return Multiple Types From a Method
β
Types by VALUE and REFERENCE in C#
β
How to Check for Null Values in C#
β
The Stack type in C#
β
PriorityQueue in C#
β
Test Doubles in Testing: Difference Between Stub, Fake and Mock
β
Null Conditional Assigner in C#
β
Extension Members in C#
β
the primary constructors dilema
β
Advanced Programming
10 results
Lambda Expressions in C#
β
Code Immutability
β
Result Pattern in C#
β
Implement IDisposable Correctly
β
Localization and Languages in .NET
β
How to Compare Objects in C#
β
Thread Pool Starvation
β
Which Is Better: Using var or the Explicit Type in C#?
β
ValueTask Explanation in C#
β
Why you MUST use asynchronous code: The real impact on your CPU
β
Web API
13 results
Application Structure
β
Dependency Injection
β
Encrypt and Decrypt Sensitive Information in C#
β
Minimal APIs in C#
β
Import configuration correctly in our .NET applications
β
Options pattern in C#
β
Testing an API with TestServer
β
Implementing a Custom JsonConverter
β
What is Rate Limiting? Implementation in .NET
β
Streamlining Development with .HTTP Files
β
Implementing ProblemDetails for HTTP APIs
β
GraphQL in C#: A Practical Guide with Examples
β
gRPC and C#: Revolutionizing Service Communication
β