SetRating in Reputation Class in SharePoint 2013 using Javascript and C# CSOM

This article describes about Assigning rating to a list item through C# as well as Javascript by CSOM. This uses the Reputation Class and ReputationModel Namespace.

 

Referring Embedded Javascript files and CSS from a Custom Blank WebPart in SharePoint 2013

In this article let us see how to create a web part with JavaScript files and CSS Files embedded on them

 

KnockoutJs Data binding in SharePoint 2013 with jQuery, SPServices and DataJs

In this article we can see how to bind the SharePoint 2013 List Items retrieved via popular Java script frameworks like jQuery, SPServices , DataJs with KnockoutJs. To query the SharePoint list, I’ll be using  …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

 
 

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

 

Metro UI style Live Tiles Web Part with Metro JS and jQuery in SharePoint 2013

In this article we can see how to create a Metro UI style live tiles web part in SharePoint 2013 and SharePoint 2010. This web part is based on Metro JS, one of the popular  …read more

 

Grouping SharePoint List Item Rows Based on Multi Value Look Up Field

This post explains you how to group SharePoint List items based on a multi value look up field in SharePoint 2013 and SharePoint 2010.This sample web part uses jQuery and jQuery DataTables Plug-in to group  …read more

 
 

Twitter Feed Napa App – Client Web Part in SharePoint 2013

This post on Napa App provides step by step detailed instructions to create a jQuery based Twitter feed Client Web Part in SharePoint 2013. The App explained in this blog post is a SharePoint-hosted App  …read more