Hi guys Im new to ASP.NET and Im using MVC 5 to create a website where individual accounts access their own databases.
The aim is for this site to go on the cloud eventually but I have no idea how to have it automatically create seperate instances of the database. Right now it doesnt matter who I log in as it just produces the same table.
Im a real noob right now. Can any help?