Explore the newsletters

129 blogs found
Creating Custom Attributes in C#

Creating Custom Attributes in C#

Learn what C# attributes are, how to set attribute properties, and how to configure where attributes can be applied

How To Write Elegant Code with C# Switch Expressions

How To Write Elegant Code with C# Switch Expressions

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.

Understanding Change Tracking for Better Performance in EF Core

Understanding Change Tracking for Better Performance in EF Core

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.

Mastering Exception Handling in C#: A Comprehensive Guide

Mastering Exception Handling in C#: A Comprehensive Guide

Exception handling allows to gracefully manage errors, ensuring applications remain stable and user-friendly under unforeseen circumstances. This guide provides a comprehensive look at exception handling in C#, covering everything from basic try/catch blocks to throwing custom exceptions.

Improve Your .NET and Architecture Skills

Join my community of 25,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.

Join 25,000+ developers already reading
No spam. Unsubscribe any time.