SharePoint Config

Ari Bakker's thoughts on customising and configuring SharePoint

Archive for November, 2007

Fly Buys takes off

without comments

Following a busy few weeks the Fly Buys website I’ve been working on was launched last night. The site is built on MOSS and makes heavy use of the web content management features provided by the platform. Over the next few weeks I’ll be posting on some of the experiences I’ve had during the build process. Continue reading Fly Buys takes off »

Written by Ari Bakker

November 18th, 2007 at 10:54 pm

Returning approved SharePoint list items from a console application

with 2 comments

If you are using the SharePoint object model to return list items, the items are security trimmed based on the rights of the user running the code. In most cases this is great, you don’t have to do any manipulation of the items returned from CAML queries to ensure users only see what they have access to. Continue reading Returning approved SharePoint list items from a console application »

Written by Ari Bakker

November 8th, 2007 at 12:41 pm

Posted in Development,Lists,MOSS