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.

 

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.

 

How to Create WikiPages 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 Wiki Page Programmatically in a Community Site Template in SharePoint Online using C# Client Side Object Model

 
 

How to Change the Select Element Dropdown Arrow Direction using simple CSS

How to Change the Select Element Dropdown Arrow Direction using simple CSS – A Handy Code Snippet

 

How to Use Underscore.js in Web Application

In this article let us have a knowledge about How to Use Underscore.js in Web Applications.

 

Basics of AngularJS in SharePoint

In this article let us see the Basics of Angular JS in SharePoint

 
 

How to Insert Google Charts Image into PDF using iTextSharp in SharePoint

Hello everyone in this article we’re going to look step by step approach to insert Google Chart into PDF. Here the idea is to get the ImageURI from the printed google chart using JavaScript and append that Image into our newly created PDF file.

 

How to Get/Set Ratings in SharePoint Office 365 Item Programmatically using Client Side Object Model (CSOM)

In the earlier article we saw how to enable Rating in Office 365 environment. In this article as a continuation we need to set the rating or get the rating value of an Item using CSOM. i.e. I am going to Like or UnLike an Item in the document library using CSOM.

 

How to do refresh all published content types on next update in Content Type Hub in SharePoint Office 365 Programmatically (CSOM)

In this article let us see how to Refresh All Published Content Types on Next Update in Content Type Hub in SharePoint Office 365 Programmatically using Client Side Object Model (CSOM)

 
 

An introduction to Content Type Hub in SharePoint Office 365

Content Type Hub In SharePoint Office 365 – an Introduction. How it works how to implement etc.