It can be confusing when ASP.NET adds a "Default Connection" to the config file but then EF doesn't use this connection. In the 1EF tooling we should consider making the two play nicer together, possibly be detecting if there is such a connection string and then scaffolding EF to use it.
↧