Explore the newsletters

67 blogs found
Getting Started with C# Records
csharp

Getting Started with C# Records

C# 9.0 introduced a new feature called records, they offer immutability and equality comparison out of the box. Learn how to use records, what features they offer and reveal the use cases when records can be used instead of classes

Getting Started With Database Views in SQL
databases

Getting Started With Database Views in SQL

Database views in SQL are a great tool that enhances security, simplifies complex and repeteable SQL queries. This blog post dives into the concept of database views, their benefits, and practical examples to illustrate their utility in real-world applications.

Eager Loading of Child Entities in EF Core
ef-core

Eager Loading of Child Entities in EF Core

Explore the in-depth guide of eager loading the child entities in Entity Framework Core. Learn how to efficiently load child entities in your data models, optimizing performance and simplifying queries.

Improve Your .NET and Architecture Skills

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.

By subscribing to my newsletter you will get an Ultimate .NET 2025 Roadmap as a bonus