How to Implement Structured Logging and Distributed Tracing for Microservices with Seq
Learn how to enhance the observability of your microservices by implementing structured logging and distributed tracing using Seq
Explore the blog posts
Learn how to enhance the observability of your microservices by implementing structured logging and distributed tracing using Seq
Learn how to call views, stored procedures, and functions using EF Core from the existing SQL database
Learn how to increase read queries in SQL databases by using indexes, explore different types of indexes, best practises and pros and cons when using indexes in SQL
Learn about different types of left join, right join, inner join, full join, self join, cross join and union in SQL
Explore how to manage asp.net core configurations using Option Patterns: IOptions, IOptionsSnapshot and IOptionsMonitor
Learn how to map objects in .NET using various techniques and libraries and explore what is the best way to map objects in .NET in 2024
Learn what C# attributes are, how to set attribute properties, and how to configure where attributes can be applied
Discover how to write elegant code in C# by using switch expressions. This guide provides shows how switch expressions can simplify your code and improve readability. Learn through practical examples and start writing more elegant and maintainable code today.
Change Tracker is the heart of EF Core, that keeps an eye on entities that are added, updated and deleted. Learn how Change Tracker works, how entities are tracked, and how to attach existing entities. Enhance your application's performance with tracking techniques.
Join my community of 3700+ developers and architects.
Each week you will get 1 practical tip with best practices and real-world examples.