
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

Converting a Basic Provider Hosted Application into Claims Aware Provider Hosted Application in SharePoint 2013
In the previous article we saw how to create a basic provider hosted application. In this article we can see how to convert a basic provider hosted application into a claims aware hosted application

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

Step by Step approach to create a Provider Hosted Application in SharePoint 2013
This article on provider hosted application in SharePoint 2013 explains each and every step involved in creation of a Provider hosted App one of the new App hosting Model available in SharePoint 2013

How to create and publish InfoPath in SharePoint 2013
InfoPath is helpful to create Reports in SharePoint 2013. This article describes how to create an InfoPath Form and Publish Report using SharePoint 2013.

Microsoft Lync 2013 for Android Smart phones and Tablets
On March 29 2013 Microsoft has released Android version of Lync 2013 in Google Play Store. When compared to Lync 2010 version for Android, this app looks stable and smooth. One difference I have noticed …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

List of Site Collection and Site Features activated by default in a public facing SharePoint 2013 Site in Office 365
Since there is no Manage Feature option available in public facing site of Office 365, this list will help you to identify the features that are activated by default in Site and Site Collection level

Hanging by the cloud, what is missing in public facing SharePoint 2013 site in office 365
I couldn’t able to re-collect whether these items were there in the preview version of Office 365 or not, but the bellow are some of the items that were missing in the public facing SharePoint …read more

How to get Image URL from PublishingPageImage field in a SharePoint 2013 or 2010 Sandbox Solution
In the conventional SharePoint 2013 or 2010 farm solution model accepts ImageFieldValue for parsing Image tag. But this approach does not work out for Sandboxed solution