hi,
I want to make a user control or a dll or classes for a system authentication so that it can use for any UI.. it must include
1. User profiling
2. User management
3. Password encryption
4. Password change etc....
5. setting and getting the permission for any Given Application ID-->Module-->Functionality
I have to make the functions for those which are later callable by the UIs of any applications.
2. User management
3. Password encryption
4. Password change etc....
5. setting and getting the permission for any Given Application ID-->Module-->Functionality
I have to make the functions for those which are later callable by the UIs of any applications.
I am using VS.NET 2003. Can anybody help for me for writing classes for it