Sometimes, seemingly simple loops may hide memory consumption bugs. Let’s look at the following C# code snippet that’s responsible for doing maintenance on a list of users.Read More »

Sometimes, seemingly simple loops may hide memory consumption bugs. Let’s look at the following C# code snippet that’s responsible for doing maintenance on a list of users.Read More »