Web应用程序中各种配置文件的不同功能

Web应用程序中各种配置文件的不同功能

问题描述:


我是Web开发的新手.我正在尝试开发一个新的asp.net应用程序.如果有人可以推荐我的网站或博客作为指导和建议,那将是一个很好的选择有关开发可为不同用户帐户创建不同功能的应用程序的建议,以及试图区分不同用户帐户的最佳实践是什么.
提前致谢.帮助将不胜感激.
Pete.

Hi,
I am new to web development. I''m trying to develop a new asp.net application. If would be great if anyone can suggest me sites or blogs for guidance & suggestions to develop an application which can create different functionality to different user accounts, and also what is the best practice in trying to distinguish between different user accounts.
Thanks In advance. Help would be greatly appreciated.
Pete.

基于表单身份验证和角色的表单授权:更快,更简单和正确的方法 [ ^ ]

这些视频也很棒;
^ ]

www.asp.net [ ^ ]
Forms Authentication and Role based Authorization: A Quicker, Simpler, and Correct Approach[^]

These videos are also excellent;
http://www.pluralsight-training.net/microsoft/players/PSODPlayer.aspx?author=dan-wahlin&name=webforms-07&mode=live&clip=0&course=aspdotnet-webforms4-intro[^]

Check out the other videos available at www.asp.net[^] on various topics relating to ASP.net


如果需要向配置文件中添加自定义信息,请查看以下内容:

http://willmtz.blogspot.com/2011/09/using- aspnet-profile-feature-in-web.html [ ^ ]
Check this out if you need to add custom info to a Profile:

http://willmtz.blogspot.com/2011/09/using-aspnet-profile-feature-in-web.html[^]