I need a consultation in my tsk ,
I am a sharepoint developer and so far what I have developed is webparts and some features , I have been requested to develop a personalized site for members who are not in Active directory and display a dashboard with latest information that are useful for each member.
users need to create an account then use it to log in to their profile information and services.
what I need to know is how I am going to implement it? can I use web part and passing user id in each page which is not the best solution I think.
please note that account information will be stored in database and I am going to use WCF to check the user existence after log in so I am not handling users management at my side (Share point) , because other developers are using the same information in other .net systems .
and what I mean by creating account is just a request for new account and not really creating it in sharepoint.
please provide me with some useful links that may help .
thank you