Shantha Kumar T
SharePoint sites creation using C# through WebServices
I am a new to SharePoint webservices and now working on customizing webservices for sharepoint. Here is a sample code for creating a site in SharePoint using it’s webservices. Creating Site: To create a site, project requires a methods to access sites for…