Hai friends,
I am having 3 types of users.
type a can access only 1 page from my web application.
type b can access only 2 pages from my web application.
type c can access all web pages in my website
all the users are coming from database.
how to perform this in asp.net?