Top "Custom-membershipprovider" questions

HttpContext.Current.User.Identity.Name is always string.Empty

Hi I use a custom MembershipProvider. I want to know the current username during an application scenario, but when I …

asp.net httpcontext custom-membershipprovider iidentity
How do I create a custom membership provider for ASP.NET MVC 2?

How do I create a custom membership for ASP.NET MVC 2 based on the ASP.NET membership provider?

c# asp.net asp.net-mvc membership-provider custom-membershipprovider
How to create custom WebSecurity.Login and WebSecurity.CreateUserAndAccount methods in MVC 4?

When we choose New Project --> MVC 4 --> Internet Application, it will automatically generate AccountController for us. In …

asp.net-mvc-4 asp.net-membership custom-membershipprovider
How to use forms authentication without login control?

How to use forms authentication without login control.I don't want to use asp.net login control in my site.…

asp.net asp.net-membership forms-authentication custom-membershipprovider asp.net-authentication
NHibernate Could not determine type for X

I have created a Custom Membership Provider using NHibernate for my MVC 3 ASP.NET project. I have some problems with …

c# asp.net nhibernate fluent-nhibernate custom-membershipprovider