Facebook High School Friend Phishing

   Posted: April 12th, 2010    By: Devin Walker   

Facebook High School Phishing ScamHave you recently gotten a friend request on Facebook from someone who you have no idea who they are but they have like 100 of your high school classmates as friends also? Well, chances are this ‘person’ is actually only taking your friends personal information as well as yours (if you accept their friend request).

Read the rest of this entry »

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 »