0
kicks
Understanding ASP.NET Provider Model (Creating Custom Membership and R
The provider model is extensible and one can implement custom providers to suit his requirement. In this article it shows how to develop two custom providers - one for membership and the other for roles. Read to know more.....