-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I am so close to get this project done. I need to retrieve the password and passwordSalt from my Membership table to compare it to my 'OldPasswords' table.
The problem is the Membership provider does not let me use the GetPassword method because the password is hashed.
And I can not retrieve…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a production ASP.Net MVC application that has been using the membership service. It has worked fine, up until today. Nothing has changed on the server, but I now have this error:
System.Configuration.Provider.ProviderException:
The 'System.Web.Security.SqlMembershipProvider' requires a database…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to implement a custom membership provider and want to change the GetUser method. The problem is that GetUser returns MembershipUser and I want to return MyMembershipUser which has two additional properties FirstName and LastName. I can create a new method in my membership provider which…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi there,
I am been taking a look at asp.net membership and it seems to provide everything that i need but i need some kind of custom Role functionality.
Currently i can add user to a role, great.
But i also need to be able to add Permissions to Roles..
i.e.
Role: Editor
Permissions: Can View…
>>> More
-
as seen on Ezine Articles
- Search for 'Ezine Articles'
If you really want to cash in on one of the hottest trends online, you might want to think about creating a membership site. Membership sites are an excellent way to leverage your time, resources and clients while generating monthly cash deposits into your bank account on autopilot.
>>> More