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.
我正在创建一个新网站,这样做时我对 Aspnetdb 数据库有点困惑,它包含用于授权和身份验证检查的现成功能,那么我应该使用这个数据库进行用户控制吗?有什么缺点吗?
您可以将内置的 Aspnetdb 数据库用于网站,它肯定不会损害您的网站。此外,如果网站有非常多的访问者或创建自己的数据库的成员在功能方面更有利,这还取决于您正在构建的网站类型和可扩展性。