添加会员提供商到我的网站...帮助 [英] add membership provider to my site...help

查看:78
本文介绍了添加会员提供商到我的网站...帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想在我的网站中实现会员提供商,其中包括更多的100K用户(乐观......),但我是新手问题。

据我所知,我可以使用集成的ASP.NET提供程序(ASPNETDB.mdf),我对它有一些疑问:

这个数量是否足够好用户考虑用户管理,性能和良好的安全性?

我可以删除一些无法生成的数据库表和程序吗?

我可以在aspnet_Profile表中添加/重命名一些字段吗? />
如果你有一些例子,请添加链接。

Hi,

I want to implement membership provider in my site that will include more that 100K users (optimistic...),but I am new with this issue.
As I know I can use integrated ASP.NET provider (ASPNETDB.mdf) and I have some questions about it:
Is it good enough for this amount of users considering users management , performance and good security?
Can I delete some unusable generated DB tables and procedure?
Can I add/rename some fields to aspnet_Profile table?
If you have some examples please add the link.

推荐答案

使用会员资格几乎是处理它的最佳方式,但你不要如果你不想要,你必须使用标准数据库。

你总是可以实现你自己的自定义成员资格提供者: http://msdn.microsoft.com/en-us/library/f1kyba5e(v = vs.100).aspx [ ^ ]并使用任何数据库您想要的类型或表格。这根本不难做到!
Using Membership is pretty much the best way to handle it, but you don''t have to use the standard database if you don''t want.
You can always implement your own Custom Membership Providor : http://msdn.microsoft.com/en-us/library/f1kyba5e(v=vs.100).aspx[^] and use any database type or tables you want. It''s not difficult to do at all!


这篇关于添加会员提供商到我的网站...帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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