mysql - MVC3 Best way to custom permissions -


i developing website in mvc3 , ef connect mysql. requested have own permissions , roles tables. , need control access views of website. thinking have use static classes or similar allow or restrict access, think malpractice. best way validate each of views or controllers?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -