======================================
SharePoint 2013 WCM Advanced Cookbook
by John Chapman

Sample Code
======================================

To open the code sample solution that includes all of the sample code, open Code6587EN.sln in Visual Studio 2012 or Visual Studio 2013.  The solution contains folders for each chapter of the book.  Within each chapter folder are folders for the method of the code sample. These folders include PS for PowerShell, SSOM for C# .NET code, and SPD for SharePoint Designer.

The C# code samples are using console applications.  The code can be used in other .NET contexts, such as web parts, application pages, etc.