Thursday, August 21, 2014

Entity Framework 6 Migration: Could not load file or assembly

If this error finds you while doing EntityFramework migration my experience may help. I have a solution like this: ExampleSolution    -   Example.Data    -   Example.Web The DbContext resides in my Example.Data project and the Example.Web is the startup project that...

Sunday, May 18, 2014

Saturday, January 29, 2011

Wednesday, January 26, 2011