create a site using Client Object Model using Sharepoint Foundation
Step 1: Create a Windows Application or Console Application.(I am taking Windows Forms Application here)Step 2: "Microsoft.SharePoint.Client.dll" and "Microsoft.SharePoint.Client.Runtime.dll"Step 3: Code SnippetStep 4: Site Created Successfully.