Calling Views, Stored Procedures and Functions in EF Core
Learn how to call views, stored procedures, and functions using EF Core from the existing SQL database
Explore the newsletters
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.
Explore a detailed guide on implementing Cross-Origin Resource Sharing (CORS) in ASP.NET Core, including configuring policies, middleware order, and handling CORS in different scenarios.
Join my community of 6,000+ developers and architects.
Each week you will get 1 practical tip with best practices and real-world examples.
Learn how to craft better software with source code available for my newsletter.