I\'m using VS 2010 Premium. I have a MVC4 project using SqlCe 4.0 with a entity framework model.
Model is:
public class ProjectBuild
{
p
Ok, this is my evil solution to the problem. I finally made it work. Win8 VS2012 EF5 MVC4