Best practice to join nhibernate and ASP.NET membership/role/profile services

前端 未结 3 756
暖寄归人
暖寄归人 2021-02-05 20:15

I\'ve got a generic ASP.NET (MVC) application, that uses NHibernate as the model persistence layer, and ASP.NET Membership/role/profile services as the user management layer.

3条回答
  •  死守一世寂寞
    2021-02-05 21:17

    4 guys from rolla have an excellent post if you want to buil your own provider on top of the asp.net membership API : http://www.4guysfromrolla.com/articles/110310-1.aspx

提交回复
热议问题