Created
February 8, 2016 14:33
-
-
Save niisar/ec03aa421e4a279be04d to your computer and use it in GitHub Desktop.
AngularJSAuthentication.API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <connectionStrings> | |
| <add name="AuthContext" connectionString="Data Source=LENOVO\SQLEXPRESS; Initial Catalog=AngularJsAuth; Integrated Security=false; uid=sa; pwd=n@1;" providerName="System.Data.SqlClient"/> | |
| </connectionStrings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment