A
A
alex22132014-12-28 23:05:51
ASP.NET
alex2213, 2014-12-28 23:05:51

Is it possible to use a database created through localdb to be hosted on a server?

Do I understand correctly that it does not matter how to create a database - through localdb or ms sql server, for subsequent transfer to hosting? That is, if you use, for example, code first entity framework, and then upload the automatically created database to the server (changing the connection string, of course), will everything be ok? :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
quizzer, 2015-01-01
@quizzer

localdb - this is only for development purposes, for production and hosting on the server - a full-fledged ms sql server database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question