001 Overview of Managed CSOM
002 Read Properties of a Web Site through Code
003 Get List of Lists of a Web site through Code
004 Using LoadQuery Method
005 Read Records of a List through Code
006 Deleting Records Of a List through Code
007 Loading Selective Properties
008 Implementing Paging Mechanism to retrieve records of a List
009 Updating Properties and Writing back to SharePoint Server
010 Creating a New Web Site using CSOM Approach
011 Creating a New List Using CSOM Approach
012 Get List of Sub Sites in a specific Site Collection using CSOM
013 Get Fields of a List using CSOM Approach