How to get list of all site owners in SharePoint web application 20 December 2011 We are implementing governance in place for our SharePoint environment, during the analysis we need to find out who is the site owner for...
How to display list data in SharePoint 2010 chart web part 17 December 2011 In this exercise I will show you how to use the Chart Web Part to provide a simple way to provide charts on a Web...
How to configure PerformancePoint service in sharepoint 2010 16 December 2012 Today I will show you how to configure PerformancePoint service in SharePoint 2010. The PerformancePoint service is integrated in sharepoint 2010 environment. The PerformancePoint service is sharepoint 2010...
Customize the sharepoint 2010 site top menu 15 December 2011 How to hide SharePoint 2010 root node from menu, how to change TopNavigationDataSource setting on master page. To do this you need to do some changes in your site...
Add all authenticated users to sharepoint security group programmatically 15 December 2011 One of the projects I came across a scenario where I need to pre populate custom security groups with “All authenticated Users”. I have wrote a code...