Archive for March 16, 2012
GetListItems in the lists Webservice
Introduction: In this article I am going to explain you that How to get list item using sharepoint web service. To do this we will be using Lists.asmx web service and GetListItems web method. GetListItems Returns information about items in the list based on the specified query.
March 16, 2012
В·
Infoyen В·
No Comments
Tags: GetListItems web service method, Getting all items in all folders using the Lists.asmx Web Service, Lists web service, Lists.GetListItems, retrieve list item from the Sub folders by using Lists.asmx web service, Return List Items, Web Service В· Posted in: MOSS, SharePoint, Web Service
Programmatically retrieve Managed Paths
Introduction: By defining managed paths, you can specify which paths in the URL namespace of a Web application are used for site collections. You can specify that one or more site collections exists at a specified path. This can be a convenient method of consolidating multiple site access for users in various departments.
March 16, 2012
В·
Infoyen В·
No Comments
Tags: Programmatically create Managed Paths, Programmatically Create Web Application Managed Path, SharePoint, SPPrefix, Thread How to create a managed path programmatically В· Posted in: MOSS, SharePoint