Browse by Tags

All Tags » MVC (RSS)

Authorization in ASP.Net MVC using XML Configuration. by jigar

Download Source Code Doing authorization in a clean way is always tricky, You want a delicate balance between an extreme abstraction and something like embedding roles in-side your compiled code, I have always preferred simple abstraction either using...
More Posts