Cenoy

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.
I am using VS.NET 2003. Can anybody help for me for writing classes for it


Re: Architecture General System Authentication dll or classes

VikasGoyal

Hi,

.net 2.0 provides excellent framework for all the above mentioned 'Membership and Profile classes'. if u can upgrade ..try using that.

http://DotNetWithMe.blogspot.com
vikas goyal






Re: Architecture General System Authentication dll or classes

Cenoy

Sir,

Is it possible in 2003

thankx in advance

cenoy