Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simplemembership

SimpleMembership, MVC4, AuthorizeAttribute and Roles

How can I customize simple membership provider to work with my own database ASP.NET mvc 4

Why Claim based authentication instead of role based authentication

change password in MVC 4

Do I need to use `[ValidateAntiForgeryToken] and @Html.AntiForgeryToken()` on all my pages?

Change password length in MVC 5 Membership

MVC4/ Google OpenID limit to specific Google Apps Domain(s)

Using MVC 4 SimpleMembership with an existing database-first EF model

ASP.Net MVC 4 and WebSecurity - User Registration Confirmation through Email

SimpleMembership - anyone made it n-tier friendly?

simplemembership

use the salt when using SimpleMembershipProvider [duplicate]

How do I reset or change passwords using SimpleMembership in MVC4?

Get logged in user's id

How do I manage profiles using SimpleMembership?

User.IsInRole doesn't work

How to get error details on Azure Web site

ASP.NET Identity vs Simple membership Pros and Cons?

SimpleMembership with custom database schema in ASP.NET MVC 4

How to create custom additional fields in UserProfile in MVC4

How am I supposed to use ReturnUrl = ViewBag.ReturnUrl in MVC 4