by Eugene Rosenfeld | Oct 16, 2007 | Microsoft, Office, SharePoint, SharePoint Designer 2007, Workflow
Background During the course of prototyping some task management capability for a client, I needed to create some quick and dirty workflow examples on a WSS tasks list. I did not need the workflow example to be deployable, compiled, or have any custom code, so...
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 | Oct 5, 2007 | Microsoft, MSDN
I’ve received the following error for a while when trying to access the MSDN subscription downloads: System Error...
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...