Development How-to Topics
This topic describes how to use the SharePoint Guidance Library's SharePoint service locator. The SharePoint service locator decouples the consumers of an interface from the implementations of that interface. It includes the following procedures:
- How to: Register Services with the SharePoint Service Locator. This topic describes how to register a service with the service locator so that a client can use it.
- How to: Get Services from the SharePoint Service Locator. This topic describes how to use a service that is registered with the service locator.