Create and Delete Result Source in SharePoint 2013 using PowerShell

In the last article we saw how to create the Result Source using C# and through the Central Administration. Now let us see how to create the same using PowerShell.

 

How to Create Result Source Programmatically in SharePoint 2013

In this article let us see how to create a result source Programmatically in SharePoint 2013. And to know what is Result Source why do we require that where to use them.

 

How to Add SafeControl Tags to Web.Config while Deploying a WebPart in SharePoint 2013

By default the SafeControl Tags were not added while Deploying the Webpart from Visual Studio 2012 on SharePoint 2013. Let us see how to overcome that.

 
 

Cross Site Publishing in SharePoint 2013 – Part I

Planning to write a Series with respect to the Cross Site Publishing and Using the Content Search WebPart Search KQL etc.

 

Installing and Configuring Office Web Apps for SharePoint 2013

In this article let us see how to install and configure Office Web Apps for SharePoint 2013.

 

How to Create a ProductCatalog SubSite using PowerShell in SharePoint 2013

In this article let us see How to Create a ProductCatalog SubSite using PowerShell in SharePoint 2013.

 
 

The HTTP Header ACCEPT is missing or its value is invalid – SharePoint 2013

“The HTTP Header ACCEPT is missing or its value is invalid”. Let us see a solution for this.

 

Introducing Ask SharePoint Pals, a New Forum and Discussion Board for the SharePoint Community

One more addition to SharePoint Pals Community. Today we are happy to introduce a Forum / Discussion Board for SharePoint Community named Ask SharePoint Pals

 

How to Use Content Type Hub in SharePoint 2013

In this article let us see how to use Content Type Hub in SharePoint 2013 using Managed Metadata Service Application.

 
 

Insert a Button on the Edit Page Ribbon of a Publishing Page in SharePoint 2013

In this article let us try to see how to add a button on the Ribbon Control of Edit Publishing Page in sharepoint 2013 with Javascript codes.