Q) How do I connect my EF Entity Model to a different database?
When you add an entity Model to your project a db connection wizard is presented where you specify the connection details. If you want to change the database name or server at some point you can edit the connection string in the app.config file for the project containing your entity model.
Subscribe to:
Post Comments (Atom)
ASP.Net 5 - Simple Html Page App
Motivation As part of a recent undertaking to learn Angular JS I started using the beta version of ASP.Net 5. I figured why not introdu...
-
Artificial Neural Network for XOR function Recently I was reading about Machine Learning in MSDN Magazine and thought it would be fun to ...
-
I used WCF services to connect to a SOAP service at Cyber Source . Visual Studio takes care of most details which is great but the code di...
No comments:
Post a Comment