asp.net mvc - How to host mvc5 project with Database on Godaddy server -


i have 3 projects (mvc5 web, database , db first ef) in 1 solution. can host mvc5 simple app (not including database) in godaddy server. i'm able create db in godaddy server (i.e. creating scripts in local sql server ms in pc , pasing in godaddy sql server. working fine.) , got connection string. question is, 1- should host "db first ef" ? if yes how ? 2- suppose want change db, how modify edmx file in server? (like in visual studio when ever modify db object, can change our edmx manually.) suggestion appreciate. in advance.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -