Thursday, April 28, 2011

ASP.net MVC - Where did the Password retrieval go?

Was it my imagination or did the earlier releases of ASP.net MVC have built in password retrieval?

I'm not seeing it in version 1.0

From stackoverflow
  • did you mean control? you can use standard ASP.NET membership related controls

    and don't forget about [Authorize] attribute

0 comments:

Post a Comment