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.
我真的很抱歉,但我想我无法弄清楚一件非常琐碎的事情。我正在尝试开始使用 WebSecurity (asp.net MVC),但初始方法要求提供连接字符串。
在哪里可以找到连接字符串?
(我确实首先使用 EF 代码创建了一个数据库 + 表,所以我知道安装正确)
您需要获取安装的详细信息(用户 ID、密码和服务器名称),但该网站可以提供语法/格式方面的帮助:
http://www.connectionstrings.com/sql-server-2012