Posted by Shantha Kumar on 1st July 2007

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 creating and deleting. Those methods and properties are available in admin webservice.

http://server-name:port/_vti_adm/admin.asmx

is a admin webservice available in [...]

Posted by Shantha Kumar on 1st July 2007

Welcome to ktskumar blog.