Project “Developer Dashboard Enabler/Disabler” will be a simple web part that will simply activate and deactivate the developer dashboard on…
Tag Archives: SharePoint
Visual Studio 2010 Basics (cheat sheets)
Developers often dive into the new iterations of their favourite development suites without taking the time to dig into the…
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…
How to: Locate the SharePoint Root (SP2010)
In SharePoint 2007, the file system location where all the SharePoint deployment files resided was called the “SharePoint Hive”. 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…