Sathish Nadarajan

How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Side Loading Feature

How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Side Loading Feature

Sriram Varadarajan

Configure BCS from Office 365 to Azure PaaS SQL

In one of my earlier article we have discussed about setting up SQL in IAAS and PAAS now let’s talk about consuming them in SharePoint Online Using BCS

Sriram Varadarajan

What happens when you create a office group and what you should know about office 365 groups

To put in one line Office 365 Groups is a platform that is integrated across 0365 be it outlook SharePoint site (group site) Planner in one single place.In this article let us see how to create an Office 365 group

Sriram Varadarajan

Fix For Users profile pictures not displayed in SharePoint online sites and delve

Some users of our SharePoint Online environment were not able to see their profile Photo displayed in DELVE and SharePoint. As this seems to be a common problem with most of the users this article explains you how to fix this profile picture issue

Krishna KV

How to use Client Side Rendering (JSLink) in a SharePoint Hosted APP

JSLink is a new feature that is introduced in SharePoint 2013. It is a combination of Html javascript and css to customize the rendering of SharePoint List views and forms. It can be called as Client Side Rendering

Sriram Varadarajan

PORT configuration required to access IAAS / PAAS SQL remotely using SQL management studio

This article on port configuration for remote access of IaaS or PaaS SQL in Azure using SQL Management studio is in continuation to our previous article on setting up SQL in IAAS

Sathish Nadarajan

How to apply Master Pages Programmatically by Client Side Object Model – CSOM in SharePoint Office 365

A small piece of code snippet to update the master pages of the Site in SharePoint Office 365 – Thought of sharing with the community.

Sathish Nadarajan

How to Create Publishing Pages using Custom Page Layout Programmatically using Client Side Object Model (CSOM) in SharePoint Office 365

. In this article as a continuation let us see how to create a Page using that Layout programmatically using CSOM.

Sathish Nadarajan

How to Create Page Layout (in Publishing Site) with Content type using Design Manager in SharePoint Office 365

In this article let us see how to Create Page Layout with Content Types in a Publishing Site using Design Manager in SharePoint Office 365.

Sathish Nadarajan

How to Create WebPart Page Programmatically in Community Site Templates in SharePoint Office 365 using C# Client Side Object Model (CSOM)

In this article let us see how to Create a WebPart Page Programmatically using C# Client Side Object Model in a Community Site.