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

 

Programmatically retrieve logged in user in SharePoint 2013 BCS Object Model with Visual Studio 2012

In this article we can see how to pass current logged in user to BCS Object Model and retrieve his login ID programmatically in SharePoint 2013. This would help to filter and display external data  …read more

 

Lenovo ThinkPad W 530 with 32 GB RAM, My new SharePoint 2013 development Laptop

Couple of days back I got my new Laptop delivered. The configuration of this Lenovo ThinkPad W530 theoretically rocks with 32 GB RAM, 500 GB SSD Hard disk and i7 3rd generation processor. I have  …read more

 
 

Locating custom assemblies built for SharePoint 2013 in GAC

Locating custom assemblies in GAC is bit different for SharePoint 2013 when compared to SharePoint 2010. This difference is due to .net version on which these version of SharePoint are depending on. Although this is  …read more

 

Dynamic data from NASA Image of the day RSS feed for Tiles View WebPart in SharePoint 2013

This article on dynamic data feed for promoted links, retrieves the content from NASA’s Image of the Day RSS feed to display it in the Tiles View Web Part of SharePoint 2013 Although the main  …read more

 

Promoted links, The New OTB Tile Web Part in SharePoint 2013

This post is a walk through on creation of Promoted Links, The new Out of the Box Tile Web Part available in SharePoint 2013. At the end of this walk through we would be having  …read more

 
 

Excel Upload and Download For SharePoint List Items with EPPlus in SharePoint 2013

In this blog post I will be discussing the steps involved in Excel Upload and Download (Export and Import of Excel Data) For SharePoint List Items with EPPlus in SharePoint 2013. This post contains downloadable  …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

 

Block Users from accessing the Site in SharePoint 2013 by Access Denied Web Part

In this blog post we can see how to block a User or User Group from Accessing a Share Point 2013 or Share Point 2010 site without disturbing the security permission. This Access Denied web  …read more

 
 

Display Web Part Content Based on User Group by Extending Security Trimmed Control in SharePoint 2013

In this article we can see how to extend the SharePoint 2013 Security Trimmed Control to show or hide part of the web part content. The default Security Trimmed control accepts permission types as input  …read more