This blog has moved to www.sharepointconfig.com

Nov19

Fly Buys takes off

Categories: MOSS, Provoke, Web Content Management
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...
 
Nov9

Returning approved SharePoint list items from a console application

Categories: Development, Lists, MOSS
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 ...