视觉工作室2008
不久前,我做了一个关于 3.5 框架的小课程。 VS2008 中有一种机制可以跟踪记录的用户、他们的角色...,并且有一些 sql 文件可以创建跟踪用户、角色...所需的表结构,并且这些文件安装在在安装vs2008的时候,我找不到它。谁能提醒我这个机制的名称,或者指出我需要的信息的正确方向...我希望我的解释有所帮助,非常感谢你们的帮助
A while ago, i did a little course about the 3.5 framework. There a mechanism in VS2008 to keep track of the users logged, their roles..., and there are some sql files that create the tables' structure needed to keep track of users, roles..., and this files are installed in the during the instalation of vs2008, but I cannot find it. Can anyone remind me the name of this mechanism or point me to the right direction to find the info that I need... I hope my explanation helps, many thanks for your help guys
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从 Visual Studio 命令提示符运行
aspnet_regsql 并完成向导
From a visual studio Command prompt run
aspnet_regsql and complete the wizard