1,687 articles and 12,564 comments as of Tuesday, September 7th, 2010

The most popular type of site template used in most SharePoint 2007 deployments is the Team Site template.

This article is the third in the series trying to demystify all that SharePoint Designer 2010 has to offer

This article will dig into working with specifically the settings and customizations you can make at the SharePoint site level using SPD

If you have used SharePoint Designer already, you already know that it is truly essential to making many customizations in SharePoint. These customizations could be things like making your sites conform to the look and feel of your company branding or fetching data from a variety of data sources and displaying it on a SharePoint page or creating powerful workflows on your sites (a more thorough list of the things you can accomplish with SharePoint Designer appears in another section below). Until now, you could only get SharePoint Designer in one of a few ways:

In my first post, I had mentioned that the mighty Data View web part (DVWP) has many potential applications in the real world. While thinking about what I wanted to show in my first example of the DVWP, I felt inspired by Mark and his team who had created a Quote of the Day web part (QOTD as termed by Mark) using the Content Editor web part (CEWP) and some javascript… a very nifty solution. The quotes in that web part are embedded within so you can change them by directly going to the source editor of CEWP.
The solution that I have presented in this article is a bit different from the other QOTD. It utilizes the DVWP as the presentation component.