Welcome to the ‘Screencasts’ Category

Nested Loops – Item Filtering Screencast

   Posted: January 4th, 2010    By: Michael Martin   

Nested LoopsIn this post I will show you how to loop through two related lists of items (the parent and the child) and filter items out of the parent list that exist in the child list using C#. This technique is helpful when a user needs to select from a discrete list of items into another list that cannot contain duplicates.

Read the rest of this entry »

Create a SharePoint Site using the Browser Interface

   Posted: November 3rd, 2009    By: Devin Walker   

IntroThe SharePoint 2007 administrator browser user interface is very useful for creating sites and sub-sites in a relatively short amount of time.  The following Flash Video Tutorial will demonstrate how to create a site, setup the site’s groups, add a web part from the site’s web part gallery, and customize the web part’s chrome.  Please enjoy!

Read the rest of this entry »