Advertisement
wingman007

ConnectionString

Mar 20th, 2016
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.19 KB | None | 0 0
  1. <add name="MovieDBContext" connectionString="Data Source=(LocalDB)\v11.0;AttachDbFilename=|DataDirectory|\Movies.mdf;Integrated Security=True"
  2.   providerName="System.Data.SqlClient"
  3. />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement