Currently I am deploying my application to a shared hosting environment and code-first with migrations has been working great except for one minor hiccup. Everytime I want t
For database first implementations, its easy. Open the edmx file, right click-> Properties and set the default database schema.
For code first, this article seems most promising.
http://devproconnections.com/entity-framework/working-schema-names-entity-framework-code-first-design