SharePoint has a few nice build-in filter WebParts. One of them is the List Filter WebPart where you can show items from a certain view in a list and let …
With the introduction of SharePoint Visual WebPart in Visual Studio 2010 it is a lot easier to develop en deploy a custom WebPart. Last I developed a WebPart that uses …
I used to be a delicious user but some time ago I discovered how to use SharePoint to manage my bookmarks. You can store internal and external bookmarks together with …
Today an end user came up with the following error message on his/her MySite: “Your changes could not be saved because this SharePoint Web site has exceeded the storage quota …
I work in an educational institute. In most of our lists the users need a column where they can enter the academical year. This is always in a default format. …
Installing a SharePoint infrastructure is one thing. Use SharePoint is another. We often get feedback that it is hard to use SharePoint although the interface (since SP 2010) is pretty …
After our migration we had some issues with a few SP2007 webparts that were using the session state. By default the session state on SP2010 is disabled. You can enable …
If you experience that you can’t open PDF documents in your browser but Sharepoint automatically tries to save te file to your local disc, run the following script in powershell: $webApp = …
Since our upgrade to Sharepoint Server 2010 we didn’t experience much problems but some reactions came though from the users about the new UI and views of their data. Here are two …