Create a Multilevel Hierarchical Menu in SharePoint 2013 with SuiteBar Branding Delegate Control

This post shows you how to create a multilevel navigation menu by overriding the default SharePoint 2013 Suit Bar Branding delegate control. By default the suit bar control displays the text “SharePoint” at the top  …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

 

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

 
 

Develop SharePoint 2013 Napa App In Local Dev Environment (Configuring On Premises without DNS)

On Premises Napa App development in SharePoint 2013 is not that straight forward as usual application development in SharePoint. It  requires some specific configuration settings to host the App. One of  the main requirement is  …read more

 

SharePoint 2013 Carousel WebPart with Nivo Slider

SharePoint Frontier – Slider / Carousel Web Part for SharePoint 2013 is built upon Nivo Slider, which is a very popular jQuery plugin for Image carousel with overlay text and plenty of configuration options. This  …read more

 

Refer Scripts and CSS Style Sheet in SharePoint 2013 Visual Web Part and Master Page

This article on how to refer JavaScript and CSS Style Sheet in SharePoint 2013 Visual Web Part and Master Page explains the different options available to refer JavaScript and Style Sheet with or without editing  …read more