Posted on: 10/25/2013 7:40:54 PM | Views : 529

Hi, I am using VS 2013 RC and developing my first "One Asp.net" Application.
I realized that all things about identity is changed and when I tried to connect old asp.net configuration manager it didn't work (because of in web.config provider section is commented by default).
Now my question is: Is there any replacement for old asp.net configuration? Can we manage users and roles in this new Identity system? How?
I think it would be a disaster if this new identity system doesn't have any interface for managing users and roles.
Thanks in Advance

Go to the complete details ...