The property bag of a site collection is a hashtable keeping key-value pairs. You can add as many as you…

SharePoint Online | O365 | Azure | + legacy & productivity

The property bag of a site collection is a hashtable keeping key-value pairs. You can add as many as you…

So, everything is just fine when you use the DEPLOY command through Visual Studio to deploy your code to your…
When you deploy to SharePoint, you are likely to hit a page that informs you or an error pertaining to…

Have you ever found yourself in a situation where, although you can access your programs through the windows start menu,…

So, you’re designing your InfoPath form and as soon as you click on some field to manipulate it with code,…

If you’re working with Data Tables you might have tried to copy one table’s rows to another. However, using the…

First of all, you will need to turn off the custom errors. If you haven’t already done so, click here…

This error definitely comes from not following Microsoft’s best practices. There’s a great article on MSDN about best practices that…

The Global Assembly Cache ( x:\windows\assembly ), more often visited when coding against SharePoint 2007 than SharePoint 2010, is a…

When you setup your SharePoint environment you will create an initial web application and site collection. Also, a “My Sites”…