Browse by Tags

All Tags » LINQ » C# (RSS)
Sorry, but there are no more tags available to filter with.

LINQ vs FOREACH vs FOR Loop Performance by schnieds

I made a blatantly stupid logic mistake the other day in a business logic layer method that I was writing and got the following exception: “ Collection was modified; enumeration operation may not execute. ” The problem what I was trying to remove an object...
Filed under: ,
More Posts