Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Custom Membership without using built-in provider model
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="alexandis, post: 3132027"] Hi, Nicolas! Your idea is very attractive and my implementation is almost done - i've created a separate class that keeps all additional fields and it's everything ok inside extended membership provider class, but... how on Earth can I PASS providerUserKey object when creating new user?? :) There's no explicit call of CreateUser method! I took a look at CreateUserWizard control: username, password, etc. - are passed via form fields, but what about providerUserKey?? How to assign my object to it before CreateUser is called? Of course, it could be some global object, but it mustn't be a global object, I guess! [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Custom Membership without using built-in provider model
Top