Posted on: 2/5/2014 5:19:15 PM | Views : 733

Hello all, I'm wondering if someone can help me or at least point me in the right direction regarding .net membership and how to best manage users of a website I am building. So here's my scenario.... I have planned and began developing a website which has three types of users which are as follows A guest - an anonymous user who vists the website A member - someone who registers to the website and has additional features A client - someone who uses the website to advertise a venue Now here's my query I'm wondering what is the best way to allow members to login and if they are a client they will be able to update there venue details however if they are not a client but just a member they don't have the option to update venue details. I suppose what I'm asking is the .net membership provider powerful enough to determine whether a user is a member and a client or just a member or just a client. Hope this makes sense I woul ...

Go to the complete details ...