Set PageLayouts and Site Templates Settings in SharePoint 2013 using PowerShell

In this article let us see how to set the PageLayouts and Site Templates settings in SharePoint 2013 using PowerShell.

 

How to Checkin and CheckOut in SharePoint 2013 using Javascript

In this article let us see how to Checkin and Checkout using Javascript in SharePoint 2013

 

Deploy WebParts, User Controls WSP in SharePoint 2013

A small tip which can be used in future regarding the Deployment of WebParts WSP in Global Scope.

 
 

How to make a term set available to other site collections in SharePoint 2013

We saw, creating a term set from the Navigation Settings in the previous articles. Now, let us see, how to make use of the same TermSet to the other site collections with read permission. This  …read more

 

The Service Application is the default store location for column specific term sets – Exception in SharePoint 2013

In this post let us see about an exception – The Service Application is the default store location for column specific term sets on SharePoint 2013

 

How to create a weather widget using Angular Js and open weather map

In this article let us see How to create a web based weather widget using Angular JS. Copy the below Javascript snippet and save it as script file with .js as extension. In this example I am using Chennai as the location. Open Weather Map api is used to fetch weather details

 
 

How to read the User Profile Property in SharePoint 2013 using JQuery Ajax.

This article will explain about reading a User Profile Property of the logged in User using Jquery Ajax in SharePoint 2013

 

How to Create Site Collections, SubSite in SharePoint 2013 using PowerShell

In this article let us see How to Create Site Collections SubSite in SharePoint 2013 using PowerShell

 

How to Enable ItemScheduling for Pages Library in SharePoint 2013 using PowerShell.

In this article let us see how to enable the “Item Scheduling” in SharePoint 2013 Using PowerShell.

 
 

The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator.

The Managed Metadata SErvice or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact Your Administrator. – A SharePoint 2013 Exception and its Resolution.