ASP.NET: Where can I find a fast custom membership provider
Posted
by Luke101
on Stack Overflow
See other posts from Stack Overflow
or by Luke101
Published on 2010-04-10T21:02:05Z
Indexed on
2010/04/10
21:03 UTC
Read the original article
Hit count: 374
is there any custom asp.net membership providers that someone has already created online. I want to use a custom provider because their role provider is very sluggish and I would like to use integers instead of guids for user IDs
© Stack Overflow or respective owner