Developers often dive into the new iterations of their favourite development suites without taking the time to dig into the…
Category Archives: SharePoint Server
SharePoint 2010 vs SharePoint 2007
SharePoint 2010 is in many ways superior to its predecessor, the 2007 version. Both for the user and the developer,…
Explained: SharePoint 2010 Sandboxed Solutions
The Sandbox feature is a new option for the developer creating SharePoint 2010 solutions with Visual Studio 2010. In the…
Visualising Data in SharePoint 2010
SharePoint 2010: Visualise Data, Chart Viewer Web Part VS Chart Web Part In SharePoint 2010, there is a couple of…
How to: Debugging SharePoint 2010 SandBoxed applications created in VS2010
Microsoft Visual Studio 2010 offers a very handy way to develop code (eg. a web part) for SharePoint 2010 in…
How to: Programmatically create a SP2007 list view
In order to programmatically create a new view in SP2007, you need to get a reference to the list, get…