novice_andrei
January 31st, 2008, 12:07 PM
Hello. Can anyone please point me in the right direction:
I want to learn to create a website in asp.net that has a login page, and therefore has users (retrieved from a SQL database). also the content must be provided to the users according to their rights - eg if they have rights to view an .aspx page then they should see it, if others dont have, they should not see it. also i need to create programatically some methods / functions to create and manage users. so i kindof have the big picture in my mind about what it needs to be done, but i thought i should ask expert advice before beginning.
Here is what I need:
A colleague of mine at work said I should approach the task by researching into this:
Webparts - custom membership provider.
http://msdn2.microsoft.com/en-us/library/aa479037.aspx
Someone else said I should check out other msdn docs for membership here:
http://msdn2.microsoft.com/en-us/library/yh26yfzy.aspx
The fact is I need to learn to do this whole website login by myself but I dont know where to start. Also I tried reading about Webparts but I did not understood much. Which approach you think is better for someone new to it? Also if there are other stuff to research into doing this project please let me know.
Thank you in advance.
Regards,
I want to learn to create a website in asp.net that has a login page, and therefore has users (retrieved from a SQL database). also the content must be provided to the users according to their rights - eg if they have rights to view an .aspx page then they should see it, if others dont have, they should not see it. also i need to create programatically some methods / functions to create and manage users. so i kindof have the big picture in my mind about what it needs to be done, but i thought i should ask expert advice before beginning.
Here is what I need:
A colleague of mine at work said I should approach the task by researching into this:
Webparts - custom membership provider.
http://msdn2.microsoft.com/en-us/library/aa479037.aspx
Someone else said I should check out other msdn docs for membership here:
http://msdn2.microsoft.com/en-us/library/yh26yfzy.aspx
The fact is I need to learn to do this whole website login by myself but I dont know where to start. Also I tried reading about Webparts but I did not understood much. Which approach you think is better for someone new to it? Also if there are other stuff to research into doing this project please let me know.
Thank you in advance.
Regards,