Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-membership

Asp.net override Membership settings at runtime (asp.net mvc)

Multi tenant membership provider ASP.NET MVC

How far to 'drill down' roles in a .NET MVC application?

how to make simple membership provider from empty web application template in asp.net mvc 4?

ASP.NET MVC 4 How does Membership "Remember me" work?

figuring out why asp.net authentication ticket is expiring

Get current ApplicationId in ASP.NET MembershipProvider

ASP.NET Users/Membership/MembershipUser/Security/Principal/Profile... HELP

ASP .NET authentication against Active Directory and Roles via ASP.NET role provider

ASP.NET Membership ChangePassword control - Need to check for previous password

ASP.NET MVC 3 membership with MySQL

MVC 4 template with custom membership provider

ASP.NET Identity & ASP.NET Membership Provider "Mashup"

Migrating from Membership to Identity when passwordFormat = Encrypted and decryption = AES

How to integrate OpenId with ASP.Net Membership in MVC

How can I attach a custom membership provider in my ASP.NET MVC application?

Run both Authorize Filter and Action Filter on unauthenticated ASP.NET MVC request

Providing custom database functionality to custom asp.net membership provider

Implementing a Suspension or Penalty System for Users in ASP.NET MVC

How To Get Current User in ASP.NET MVC Model