Related resources for VS 20101
  • Configure web analytics and health data collection in SharePoint 20103/22/2011 3:07:24 AM. How to Configure web analytic and health data collection in SharePoint 2010.
  • Managed Accounts in SharePoint 20103/21/2011 12:39:53 AM. In this article I am describing the new feature in SharePoint 2010 called Managed Account. To reduce the load of managing various service accounts in Microsoft SharePoint Server 2010, the concept of Managed Accounts has been introduced. Much like managed accounts in Windows Server 2008, they allow a SharePoint Server to take control of all the service accounts we use.
  • Simulating Binary Literals in C#3/19/2011 3:29:57 PM. How to use integers instead of strings so that we can easily do bit and normal arithmetic with binary numbers.