Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
i have a database contain a user table
i need to force identity (CRUD) users methods to take action on tis table not on the AspNetUsers table

how can i do this ????
Posted
Comments
ZurdoDev 26-Dec-14 14:13pm    
Where are you stuck?
salemAlbadawi 1-Jan-15 0:51am    
i don't know the method that save the user on the aspnetusers table to change it
i need to change the functionality to this method and make it save the user to my custom table

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900