Archive for May 4th, 2009


EF and Code Analysis

Headline: I sure wish that Code Analysis would recognize Entity Framework (EF) files as auto generated.

This morning I was up early and thought I’d get rid of some of the warning in my code from Code Analysis…

There is a tab in the project properties that allows you to “Suppress results from generated code”. I sure [...]