Monday, June 30, 2008

Using SharePoint People Picker Programatically

I found these 2 artciles really good showcasing the usage of People Picker control programatically.

http://www.sharepoint-tips.com/2007/10/using-sharepoint-people-picker.html
http://mysharepointblog.com/post/2007/07/How-to-use-the-PeoplePicker-in-SharePoint.aspx

No comments:

Handle the error “OwnershipControlsNotFoundError” for buckets created prior to April 2023 when the bucket ownership was defaulted to “Object Writer”

Here you go published a  python code sample written for migrating S3 bucket ownership controls between AWS accounts. The code is written to ...