by Eugene Rosenfeld | Oct 15, 2007 | Microsoft, MOSS, SharePoint, WSS
The Code All source code relating to this article can be downloaded from CodePlex at: http://www.codeplex.com/LIWWWV3 Background A client of mine had asked for a task management solution based on MOSS 2007. Now, notice that they wanted a task management solution,...
by Eugene Rosenfeld | Jun 27, 2007 | SharePoint, SharePoint Portal Server 2003
I wanted to re-link to an article I published on MSD2D a couple of years ago that many people found helpful. The article described steps to add searching capability to the help system in SharePoint Portal Server 2003. I was on the fence about re-linking to the article...
by Eugene Rosenfeld | Jun 23, 2007 | SharePoint, WSS
The Code The source code for this post can be downloaded from CodePlex at:http://www.codeplex.com/CLIWSSV3 Background I was developing a multi-threaded SharePoint application that added a lot of items to a list during the course of testing. To reset my test...
by Eugene Rosenfeld | Apr 2, 2007 | MOSS, SharePoint, WSS
I’ve been working with Microsoft Office SharePoint Server 2007 for a while now (participating in the beta tests and helping customers deploy the RTM version). The previous version, 2003, came in only one flavor. The 2007 version comes in several editions, and...
by Eugene Rosenfeld | Feb 15, 2007 | MOSS, SharePoint, WSS
In a SharePoint site definition, you can add files to a picture library just as you would any other document library. However, you will discover that while the files do show up in the picture library correctly, the thumbnails do not. This is because there are two...
by Eugene Rosenfeld | Oct 9, 2005 | SharePoint, SharePoint Portal Server 2003, T-SQL, TransactSQL, WSS
IntroductionA very cool aspect of SharePoint’s implementation is the mechanism by which it ghosts pages, that is, stores pages altered with FrontPage in the _site database so they are available to all of the web servers in the server farm. The ProblemHowever, because...