CodeOn.NET

Code, Learn, Build in .NET
Theme:

Showing tag results for "Object Mutation"

How I accidentally broke my Blog links with a simple LINQ mutation

Understand how easily object mutation can introduce subtle bugs in your data when using LINQ. Learn the immutable fix for Select statement side effects.

December 04, 2025 3 min read Read more