views:

24

answers:

0

Hello everyone,

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a publishing portal. It is using a custom forms authentication solution, which is described in the following URL. I am developing using VSTS 2008 + C# + .Net 3.5 + ASP.Net + SharePoint Server 2007 SDK.

http://msdn.microsoft.com/en-us/library/bb975135.aspx

My question is how to implement user profile function if I use such membership provider? User profile function I mean a logged in user could edit/view his/her profile (from welcome menu at the top --> My settings)? Any sample is appreciated.

thanks in advance, George