User637642269 posted
I'm working on an ASP.net C# web application with Data base first Entity Data model. How can I implement Role based security in this? I'm not asking for entire code. Just Guide me. From a little research I've made, what I found out is, I should've done it
in code first model. Is there anything I can do without changing to code first?