deployment
Granting the “Retrieve People Data for Search Crawlers” administration permission on the User Profile Service Application using PowerShell
When working with search-driven solutions, or even if you just want to be able to search for people, SharePoint Search has to be granted access to that information in order to crawl it. Generally all of this is being automatically taken care of when provisioning the Search Service Application. On rare occasions you might however need to grant this permission manually.
Deploying Custom Actions using the App Model
Even though the App Model doesn’t support deploying declarative artifacts to host web, did you know that you could deploy Custom Actions using the App Model?
Provisioning Publishing Pages and Web Parts using the App Model
In the previous articles of this series we looked at working with Site Columns, Content Types and Lists using the App Model. In this article we will look at leveraging the App Model to deploy Publishing Pages and Web Parts.
Programmatically working with Lists and Libraries using the App Model
In the previous article we discussed how to leverage the new App Model for provisioning Site Columns and Content Types. In this article we will look into working with Lists and Libraries.
Programmatically creating Site Columns and Content Types using the App Model
Creating Site Columns