Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 MVC 网络开发的新手。如您所知,Visual Studio 生成本地数据库来存储用户凭据,它具有 UserProfile 表。我应该创建一个新数据库还是使用自动生成的本地数据库并在那里创建新表?
使用现有数据库会更容易。而且您甚至不需要拥有一个单独的数据库。