up vote 14 down vote favorite
2
share [g+] share [fb]

Is there any framework/library for using ASP.NET Membership Provider with confirmation email, something ready to be used ?

Standard functionality used on almost all public web sites.

link|improve this question

71% accept rate
How did you finally decide to implement this? Would you update your post with what worked best for you? Thanks. – Robert Claypool May 18 '09 at 16:20
Look at the accepted answer. It is mine. :) This was the most simplest and good explained solution. – Robert Vuković May 20 '09 at 6:48
Oops. Thanks for pointing out the obvious. :-) – Robert Claypool May 20 '09 at 18:29
You might find this answer also useful. stackoverflow.com/questions/7793108/… – agarcian Dec 5 '11 at 2:29
You might find this answer also useful. stackoverflow.com/questions/7793108/… – agarcian Dec 5 '11 at 2:30
feedback

2 Answers

You can try HeroCoder, I'm using it in a couple of web apps.

link|improve this answer
Is this only for user administration ? – Robert Vuković Jan 10 '09 at 20:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.