Click here to Skip to main content
15,888,224 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am beginers of asp.net so i have no idea about membership and role management for website development so kindly send me source code with steps to create manually role in asp.net on my sqlserver database not in aspnetdb database.
thankyou
Posted

 
Share this answer
 
v2
No-one is going to give you the source code for this, for one thing in basic cases there isn't very much (mostly done by configuration) and for more complex ones it will be too much. It is considered rude in sites such as this to just ask for code, as we are all volunteers and not here to do other people's work.
I suggest you google for how to do this, there are lots of examples and tutorials.
I suggest you start here, there is an excellent set of videos:
http://www.asp.net/web-forms/videos/authentication[^]

Also the related tutorials are good:
http://www.asp.net/web-forms/tutorials/security[^]
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900