Search

Accessible SharePoint WebSites
Download ARF

The next version of visual stuido has been made available as a VPC image for download. I haven't tried it yet, but the next version should include support for SharePoint (WSS v3) and maybe more interestingly LINQ with SharePoint!! You can downlo...
Posted by Vincent Rothwell | 0 Comments
John Holliday has started an interesting project on CodeProject. He, like many of us, finds CAML a bit hit and miss...it can be very easy to get something slightly wrong and spend a long time looking for the mistake! To this end he has created CA...
Posted by Vincent Rothwell | 0 Comments
Telligent have released Community Server 2007 and as this blog was using the beta version I had to upgrade to the release version. I have to congratulate them on how easy it was. I copied the new files to the webserver and copied the override.config...
Posted by Vincent Rothwell | 0 Comments
Tags: - Tips
This is the third post in a series of posts about the Records Center in MOSS. (Part One, Part Two) Creating a custom router is relatively straight forward in MOSS...All you need to do is create a class which implements the IRouter interface and r...
Posted by Vincent Rothwell | 85 Comments
Angus Logan has a great tool for exporting & importing profile properties between MOSS farms, it did have a slight problem with multi-value fields though...it didn't export the values. Thanks to Dan Mathews, who has started blogging again, the p...
Posted by Vincent Rothwell | 0 Comments
Tags: - MOSS, Tools
This is the second article in a series of posts on the record center in MOSS 2007. When a document is sent to the records center it is routed to it’s final destination (a document library) by means of the routing table in the Records Centre. ...
Posted by Vincent Rothwell | 13 Comments
This is the start of a series of posts which ultimately end up with a sample custom routing class. The series will give a general introduction and give enough information to get the sample working. Eventually there should be a few samples relating...
Posted by Vincent Rothwell | 4 Comments