开发者

When is "ASP.NET web site administration tool" used?

开发者 https://www.devze.com 2023-01-23 11:02 出处:网络
during web site design stage or when web site is running on production 开发者_如何学Goserver?If it\'s used then it\'s during design stage to make some settings, create (test) users and roles and mix t

during web site design stage or when web site is running on production 开发者_如何学Goserver?


If it's used then it's during design stage to make some settings, create (test) users and roles and mix these two together.

Personally I don't really use it during development for customers as these applications mostly have to integrate with a legacy users database or something else like NAM. For these I simply create custom membership and role providers, plug them in, works.


If you are building an asp.net site from scratch its a very useful tool to expedite your development process.

It can create an authentication system for you that ties directly into the login control available in visual studio.

I find it particularly useful for creating and configuring the .NET Roles and Membership tables.

0

精彩评论

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

关注公众号