How scalable are ASP.NET SqlMembershipProvider and Profile Provider?
I am using SqlMembership Provider and Profile Provider in my web application.
And I am wondering when I will start working with any problems with these providers.
Has anyone used these providers on big sites?
Thank.
+2
SirMoreno
source
to share
2 answers
I asked a similar question a while ago. You should be fine:
ASP.NET membership with over 2 million users - any problem?
+2
Jakob gade
source
to share
I have used them on 100K user sites without any problem.
+2
Sklivvz
source
to share