开发者

Visual Studio 2008

开发者 https://www.devze.com 2023-01-07 00:33 出处:网络
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\' structu

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 instalatio开发者_高级运维n 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


From a visual studio Command prompt run

aspnet_regsql and complete the wizard

0

精彩评论

暂无评论...
验证码 换一张
取 消