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

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -