开发者

ASP.NET MVC Can I use an extra table to store user profile?

ASP.NET MVC Can I use an extra table to store user profile? And how to do that?

Somethin开发者_C百科g I've done here:

I have a database table has userId name, email, password stuff. I want to use all the information in this table for user authentication, and also for user profile. How can I do that in Asp.net Mvc2 project?

Thanks in advance!


You can use SQL Membership provider

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜