Sathish Nadarajan

How to Use Window.WaitDialog from our Custom Javascript in SharePoint 2013

In some places we may need to show the Waiting dialog with a Processing Gif Image. For that sharepoint provides us an option called Window.WaitDialog. Let us see how to use that…

Sathish Nadarajan

Custom Suggested Location (Suggested Content Browser Location) in Insert Link Option in SharePoint 2013

Custom Suggested Content Browser Location – Simple technique to customize in SharePoint 2013

Sathish Nadarajan

How to Create a Publishing Page Programmatically in SharePoint 2013

In one of the Older Article we saw how to create a publishing page using PowerShell. In the same manner in this article let us see how to create a publishing page using C#.

Arunraj Venugopal

Sync Excel with SharePoint list for Bulk Insert & Update Records.

How to Sync Excel with SharePoint list for Bulk Insert & Update Records.

Sathish Nadarajan

How to Remove (hide) Out Of Box – OOB Content Types from Library in SharePoint 2013 using PowerShell

In this article let us see how to remove the OOB content types from the New Document creation. Actually we are not removing. But hiding.

Sathish Nadarajan

How to Configure DNS for App Development Model in SharePoint 2013

How to Configure DNS for App Development Model in SharePoint 2013 – A brief introduction

Sathish Nadarajan

RegisterSOD is Undefined – JavaScript Exception from SharePoint Hosted App in SharePoint 2013

RegisterSOD is Undefined – JavaScript Exception from SharePoint Hosted App in SharePoint 2013

Sathish Nadarajan

Settings or services required to complete this request are not currently available. Try this operation again later. If the problem persists, contact your administrator.

Settings or services required to complete this request are not currently available. Try this operation again later. If the problem persists contact your administrator.

Sathish Nadarajan

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.

Sathish Nadarajan

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