为我的应用程序创建ASP.NET角色和成员资格表 [英] Create ASP.NET Roles and Membership table to my application

查看:54
本文介绍了为我的应用程序创建ASP.NET角色和成员资格表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要为我创建的新数据库(SQL Server 2012)创建ASP.NET的角色和成员资格表.最好的方法是什么?

I need to create ASP.NET's Roles and Membership tables to a new DB (SQL Server 2012) that I created. What is the best way of doing this?

推荐答案

使用framework文件夹中的ASPNET_REGSQL.exe工具为您完成此操作:

Use the ASPNET_REGSQL.exe tool in the framework folder to do this for you:

ASP.NET SQL Server注册工具(Aspnet_regsql.exe)

只需运行exe且无需任何开关,它将为您打开一个GUI.

Just run the exe without any switches and it will bring up a GUI for you.

然后使用 ASP.NET配置工具获取配置详细信息(VS中解决方案资源管理器"面板顶部的图标).

Then use the ASP.NET Configuration Tool for configuration details (icon on top of Solution Explorer panel in VS).

网站管理工具概述

这篇关于为我的应用程序创建ASP.NET角色和成员资格表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆