Learn how to use Microsoft Graph Toolkit in SharePoint Framework solutions. Microsoft Graph Toolkit (MGT) is a readymade component that works with Microsoft Graph
Setup Pipeline for SPFx library – PnP Search Extensibility Library
SPFx library build and deploy using azure pipeline. PnP Modern Search v4 as an example.
Script Box WebPart for SharePoint 2013 and 2010 to easily refer JavaScript and Style Sheets in SharePoint Pages
This Script Box WebPart (Not the OTB Script Editor WebPart) provides easy options to refer scripts and CSS in SharePoint 2013 and SharePoint 2010 Applications. Apart from using it as a WebPart, this can also …read more
Combining Multiple Web Parts in SharePoint 2013 to create a Tab Pages WebPart
The much awaited multi WebPart Tab Pages WebPart for SharePoint 2013 is released. Download this WebPart and add it to your SharePoint page to combine multiple Web parts to behave like Tab Pages. This WebPart …read more
Easy method to convert a SharePoint 2013 Content Editor WebPart into Tab Pages
In my previous post I have explained how to create a Tab Pages WebPart in SharePoint 2013 with Visual Studio 2012. In this post we can see how to convert a Content Editor WebPart into …read more
Tab Pages WebPart in SharePoint 2013 based on jQuery Easy Tabs without combining multiple web parts
In this blog post we can see how to create multiple Tab Pages in a single web part in SharePoint 2013 with jQuery Easy Tabs Plugin .In SharePoint 2007 or SharePoint 2010 we would have …read more
Feature Manager Web Part for Office 365 Public Facing SharePoint 2013 Site
As there is no Manage Feature functionality in the public facing SharePoint 2013 site of Office 365, it virtually rules out the possibility of viewing the list of features activated in site and site collection …read more
Listed my 10 plus free Web Parts for SharePoint 2013 and 2010 in Codeplex and listly
I have listed out all the SharePoint 2013 and SharePoint 2010 web parts that I have published in my blog to a codeplex project and also in listly, so that it would be easier for …read more
Twitter Timeline Feed WebPart for SharePoint 2013 based on Twitter API Version 1.1
This Twitter Timeline Feed WebPart for SharePoint 2013 is based on Twitter API version 1.1 which has many breaking changes when compared to Version 1.0 of API. Twitter have already started blackout test on Version …read more
Flip book WebPart for SharePoint 2013 and SharePoint 2010
In this post we can see how to transform the content of a SharePoint 2013 / 2010 Announcement library to a flip book with jQuery booklet extension. This article makes use of jQuery booklet extension …read more