Users permissions
Hi, Im using asp.net 2.0 C# VS2005 and on my web-system I need to do a
user/permissions storage... each user must have insert / delete / view /
edit permission and I must verify it on each .aspx form... What is the best
form to do that? Do you know any 3rd control? or anything like that...
Thanks in advance...
Date:Tue, 21 Aug 2007 16:36:37 -0300
Author:
|
Re: Users permissions
I suggest you to override the current Membership Api and create your system.
So you can create your DB and Roles...
"Paulo" , iletisinde unu yazd,
news:%23NgL9qC5HHA.1204@TK2MSFTNGP03.phx.gbl...
> Hi, Im using asp.net 2.0 C# VS2005 and on my web-system I need to do a
> user/permissions storage... each user must have insert / delete / view /
> edit permission and I must verify it on each .aspx form... What is the
> best form to do that? Do you know any 3rd control? or anything like
> that...
>
> Thanks in advance...
>
Date:Wed, 22 Aug 2007 09:26:59 +0300
Author:
|