Tag: Visual Studio 2010
Tip of the day: Going quickly to an item in the Entity Model Diagram
After a conversation recently about how difficult it was to find stuff in the EDMX diagram because it can often be a right pigs breakfast, I stumbled across...
Entity Framework: Unable to load the specified metadata resource.
Recently, I was refactoring some code and I moved the location of the .edmx file into a different folder (and new namespace). I updated the code to use the new...
