Here goes the list of some of the changes in Visual Studio 2013 that are targeted towards SharePoint 2013 development . To name a few, Visual Web Part for Farm Solution are back, no need …read more
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
Change Password Web Part for SharePoint 2010
In this post let us see how to create a password change web part for SharePoint 2010. This code sample is targeted towards windows authentication against an Active Directory. A little background before moving to …read more