• Archive for November, 2009

    Retrieve SiteCollection Groups

    by  • November 21, 2009 • SharePoint-2010 • 0 Comments

    SharePoint 2010 now supports the client side programming using Client API Classes and namespaces. Using those class references, we can see how to retrieve the list of Site collection groups. Before start the code, add the two namespaces Microsoft.SharePoint.Client and Microsoft.SharePoint.Client.Runtime as references to the project. The above mentioned two DLL’s are available under " [...]

    Read more →

    What’s New in SharePoint 2010 – 3 (14 Hive)

    by  • November 17, 2009 • SharePoint-2010 • 1 Comment

    When we compared to the SharePoint hive folder with previous editions, some additional folders are available. In SharePoint 2010, the physical path leads to C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions14 instead of folder 12. New folders available in SharePoint Hive folder are, Policy UserCode WebClients WebServices Blog this! Bookmark on Delicious Digg this post Recommend [...]

    Read more →

    What’s New in SharePoint 2010 – 2 (SharePoint Management Shell)

    by  • November 7, 2009 • SharePoint-2010 • 0 Comments

    Another interesting SharePoint new feature. SharePoint 2010 now coming with a new management console called, “SharePoint Management Shell”. Which contains the Powershell cmdlets for SharePoint, by using this we control and manage the SharePoint operations like we done in STSADM command. To know more information on SharePoint Management Console and basic cmdlet operation, Zach Rosenfield [...]

    Read more →