Database Reference
In-Depth Information
This mapping will also create the connection string in the app.config file to be associ-
ated with the database:
<connectionStrings><add name="AppContext"
connectionString="metadata=res://*/Model1.csdl|res://*/
Model1.ssdl|res://*/
Model1.msl;provider=System.Data.SqlClient;provider
connection string=&quot;data source=.\SQLExpress;initial
catalog=MVCApp1.AppContext;integrated
security=True;MultipleActiveResultSets=True;App=EntityFramework&quot;"
Search WWH ::




Custom Search