asp.net - how does IdentityDbContext know my password? -


using visual studio 2013 created asp.net mvc 5 project. copied database automatically created file server running ms sql server. however, when created connection string, specified ip address , database name. connects fine; updated data on server , data shows up. how? never told username or password use connect. perhaps server management studio save data somewhere application apparently searching?


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -