views:

29

answers:

1

Hello , I want to developed a webpart that get all users information with user images from sharepoint 2007 site. Please suggest me how can achive this. Is there any webservices that can i use in my custome webpart? Please suggest solution for the same.

Thank you.

A: 

You can use the UserProfileService to get user details. Details about the same for SharePoint 2010 is here.

Shoban
Thank you so much for your reply. can you please tell me can we get user profile picture also using this service?