how to implement our own role provider?
+1
A:
The same way you would in an ASP.NET application - by deriving from the RoleProvider class.
Darin Dimitrov
2010-05-24 20:19:28