Ive just started to use visual studio 2015 and mvc5 and have created the default startup project with individual accounts. There is also an asscociated database (SQL Server 2014) that im using to test and learn the new features. The appliocation lets me register users and login, but the database has no user/membership tables so where are the user account details being persisted ?
↧