In this article let us see how to Activate the Site Scoped WebApplication Scoped Features using PowerShell in SharePoint 2013.
Crawling a New WebApplication – Exception in the Crawl Log
In this article let us see how to crawl a new web application wihch has some permission exceptions on the log in sharepoint 2013.
How to Disable Events from Firing on SharePoint 2013
Let us see how to disable other events from our Item Updated Event Receiver.
Asynchronous WebPart in SharePoint 2013
In this article let us see how to create a Asynchronous WebParts in SharePoint 2013
Sharepoint 2013: Achieving Carousel Image using OOTB content search webpart search query by implementing cross site publishing.
Let us discuss on how to implement the Carousel image in sharepoint 2013 using content search webpart. To implement the carousel image we need to follow the configuration involved in the cross site publishing page library steps.
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.
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.
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.