Steps to resolve undocumented calendar overlay issues in Office 365

This calendar overlay issue in SharePoint Online crops up when a target site is created based on a site template which has a calendar overlay as a part of the template.This issue can be reproduced by following the below steps and

 

Wow!!! 200 articles and counting, congratulations Sathish on adding one more feather to your cap

If you ask me the meaning of perseverance I would blindly say it can also be called as Sathish. It’s a tremendous achievement in a short period of time. Congratulations Sathish.

 

How to do the Batch Search ExecuteQueries in SharePoint 2013 using Client Side Object Model in C#

In this article let us talk about the performance improvement on the Search Query execution.

 
 

SharePoint 2013 – InfoPath WebPart – Redirect to home page after “The form has been closed” Message

Redirect to home page after “The form has been closed” – a tip on SharePoint 2013 Infopath

 

SharePoint 2013 – Taxonomy Fields returned as Dictionaries When using C# CSOM

Taxonomy Fields Returns Dictionaries instead of TaxonomyValues wile using CSOM. Let us see how to overcome this.

 

How to retrieve SharePoint List details by Content Query Webpart

In this article let us see how to retrieve List Items using Content Query WebPart in SharePoint 2013 List

 
 

Error: JSON is undefined. Infopath Form People Picker in SharePoint 2013

Error : JSON is undefined – In the SharePoint 2013 Infopath with IE11

 

Creating a SharePoint App with TypeScript and Angular Js – Step by Step

In this article we can see how to create a SharePoint App with TypeScript and Angular Js. Before diving deep into the SharePoint App development part lets start with a brief introduction to Type Script and why it is required

 

Undocumented issue in OOB three state worflow of SharePoint Online

One the known issue (not disclosed by MS) is default OOB three state workflow won’t work in SharePoint Online for some the tenants. We had this issue in one of the sub site which is under the root site collection of our SharePoint online tenant

 
 

All about SharePoint Add Ins. The must have reference guide for SharePoint Add In development

There has been a lot of information on the internet about Add-ins for SharePoint and the information has been complex to understand for developers who migrate from the traditional .Net based Farm/Sandbox solutions to Add-ins for SharePoint