Project Description
ADISSO is a custom membership provider for ASP.NET which use Linq to communicate with database and adds some extra functionalities for managing roles, managers and applications.
Written in C#.
*** I'm very sorry for lack of documentation. I'll complete it as soon as i can. ***
Differences between standard Membership provided by Microsoft and ADISSO:
In order to manage all the features of this provider, ADISSO comes from 2 extra tool:
*** PLEASE BE CAREFUL ***
As of January 23, 2012 the project is at its very first release. This project is born from a simple intranet needing.
So, it could be plenty of bugs, and not secure for production sites (or exposed internet sites).
*** PLEASE HELP ME ***
I'm glad to release my work to other developers. Please ask me if you're interested in joining the project and help building a better ADISSO.
RELEASE NOTES:
Version 0.1.1.3: January 23, 2012
Initial release. All featurs are implemented. Maybe not so well :)