round

SharePoint 2007

Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device.

round round
round

Blog: Upgrade a SharePoint 2007 WCM Site to SharePoint 2010 WCM

In this article, learn how you can upgrade your SharePoint Server 2007 WCM site to a SharePoint Server 2010 WCM site.

Read more
Upgrade a SharePoint 2007 WCM Site to SharePoint 2010 WCM

Blog: Upgrading a SharePoint 2007 WCM site to SharePoint 2010 WCM

I documented my demo on upgrading a SharePoint 2007 WCM site to SharePoint 2010, featuring the Adventure Works Travel sample site.

Read more
Upgrading a SharePoint 2007 WCM site to SharePoint 2010 WCM

Blog: Download Adventure Works Travel: MOSS 2007 WCM Sample Site

Adventure Works Travel is a sample MOSS 2007 WCM site that Microsoft had a partner develop. You can now download it to use for your own demos

Read more
Download Adventure Works Travel: MOSS 2007 WCM Sample Site

Blog: Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.

Read more
Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

Blog: Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.

Read more
Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

Blog: Creating Custom SharePoint Timer Jobs (Automated Cron Jobs)

After 40+ comments showed up on my timer job post from a few weeks back, I thought the post needed some clarification. That’s what this post is about.

Read more
Creating Custom SharePoint Timer Jobs (Automated Cron Jobs)

Blog: Office SharePoint Server 2007 Timer Jobs - Create Your Own.

In this article, I want to share how you can create a custom timer job for your SharePoint environments. This is a super useful tool.

Read more
Office SharePoint Server 2007 Timer Jobs - Create Your Own.

Blog: Using Visual Studio 2005, MakeCab.exe and MSBuild to Create Window SharePoint Services v3 Solution Files (*.WSP's)

In this post, I’ll explain how to create WSP’s in Visual Studio 2005 with MakeCab.exe and MSBuild… something VS2005 can’t do by default.

Read more
Using Visual Studio 2005, MakeCab.exe and MSBuild to Create Window SharePoint Services v3 Solution Files (*.WSP's)

Blog: Web Content Management in MOSS 2007: Terminology Explained

A article aims to clarify the terms related to Web Content Management in MOSS 2007, including WSS v3, MOSS 2007, and SharePoint Server.

Read more
Web Content Management in MOSS 2007: Terminology Explained

Blog: Web Content Management in MOSS 2007: Terminology Explained

A article aims to clarify the terms related to Web Content Management in MOSS 2007, including WSS v3, MOSS 2007, and SharePoint Server.

Read more
Web Content Management in MOSS 2007: Terminology Explained

Blog: Microsoft product build & version numbers for OSS developers

The article lists the major build and version numbers for some Microsoft products, specifically for OSS developers, and invites contributions.

Read more
Microsoft product build & version numbers for OSS developers

Blog: Adding "OpenInNewWindow" option to SharePoint Links lists

In this article, I show you how to add a new field to each link in SharePoint that allows contributors to specify links should open in new windows or not.

Read more
Adding "OpenInNewWindow" option to SharePoint Links lists

Blog: Using SharePoint search in an ASP.NET application with noise filtering

In this post, I’ll detail the steps & code used to get this working. I used this method to add search capabilities to a site implemented with MCMS 2002.

Read more
Using SharePoint search in an ASP.NET application with noise filtering