karthik25 / custom-role-providers

Sample application for custom role providers using ASP.Net MVC 3/Entity Framework.

Home Page:http://www.codeproject.com/Articles/607392/Custom-Role-Providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

READ ME

This is an implementation of custom membership & role providers to achieve complete control of the process of authenticating users and control access based on roles, at the sametime use asp.net mvc (3)'s powerful implementation of membership providers.

Article url: http://www.codeproject.com/Articles/607392/Custom-Role-Providers

Default user credentials:

username: administrator password: administrator

About

Sample application for custom role providers using ASP.Net MVC 3/Entity Framework.

http://www.codeproject.com/Articles/607392/Custom-Role-Providers

License:Other


Languages

Language:C# 61.8%Language:JavaScript 38.0%Language:ASP 0.2%