views:

32

answers:

3

Hi, I am working on ASP.NET using C#.I have created a website and now have to implement rolebase.This is a part of my final semister project and I am new to this.I need to work something like this-I have 3 roles say it owner,manager and teamleader.Owner can view all the employees which is in the database called through storedprocedure,manager can view the data of employees through that employees teamleader.A teamleader can view only his team,he will be resticted from others.The data will be displayed in gridview. I went through many sites nothing helped much.My problem is I dont know where to start.please help me.

A: 

Role-based Security with Forms Authentication - CodeProject

http://www.codeproject.com/KB/web-security/formsroleauth.aspx

ASPNETWorld.com - HOW TO: Implement Role-Based Authorization with ...

http://www.aspnetworld.com/articles/2004012601.aspx

How To Implement Forms-Based Authentication in Your ASP.NET ...

http://support.microsoft.com/kb/301240

read this

ratty
A: 

I went through these sites.Ineed more help.

pooja
Try to post this as comment to that answer...
Manish
+1  A: 

Hey Pooja,

Here is what all you need I think....work hard...All The Best...

One more video link...

Manish