1
Answer

hello .c# mvc using user individual authentication

and i had made table named AspNetUserRoles(individual users autenthication )
its columns is userId n rolesId ..
how to get all users (dropdownlist) in a role name ( anotherdropdownlist) in mvc c #
please share coding in mvc ..regards

Answers (1)