Browse by Tags

All Tags » C# (RSS)

C# Competency Test by schnieds

One of the companies I used to work for has a huge problem in keeping competent developers on board. They basically have a revolving door for anyone that is a decent software engineer and most of the employees that stay there long term can't go anywhere...
Filed under:

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