开发者

Usermanagement in ASP.NET

开发者 https://www.devze.com 2023-02-09 01:16 出处:网络
HI, I am developing a userManagement Application in asp.net. I want to make the User Access page to control the permissions to the various user groups by administrator.I am developing this application

HI, I am developing a userManagement Application in asp.net. I want to make the User Access page to control the permissions to the various user groups by administrator.I am developing this application reffered by website administration tool . How can i make a good开发者_StackOverflow社区 usermanagement application and how can i control the users to access the pages that they have permission.I am using VisualStudio2010. Thanks.


Forms Authentication with User Roles which is built in asp.net 2.0 is your friend. This site might help you click

0

精彩评论

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