Exam 70-573 TS: Microsoft SharePoint 2010, Application Development learning material by Harold van de Kamp

  Last week I passed the Exam 70-573: TS: Microsoft SharePoint 2010, Application Development exam. People asked me what I used to prepare for the exam. Because the official learning material is pretty scarce at the moment, I used e.g. a training...

Visual Studio 2008 extensions for Windows SharePoint Services 3.0, v1.3 - Mar 2009 CTP released by Harold van de Kamp

A new CTP version of the SharePoint project and item templates for Visual Studio 2008 are available. Remember that an CTP version is still in development, so Microsoft Support doesn’t officially support them. Download VSeWSS v1.3 March 2009 CTP from the...

Getting the Visual Studio 2008 extensions for SharePoint v1.3 CTP to work on Windows Server 2008 by Harold van de Kamp

January 2009 the Microsoft SharePoint Product Group announced the Community Technology Preview of Visual Studio 2008 extensions for SharePoint v1.3 (VSeWSS). Previous VSeWSS versions were not out-of-the box installable on x64 machines, therefore I blogged...

Deploying reusable Data Form Web Parts for SharePoint by Harold van de Kamp

An introduction into Data Form Web Parts The Data Form Web Part is a Web Part component that is available out-of-the-box with WSS 3.0. It allows you to display information from different data source types, with the possibility to change or insert new...

Deleting a broken SharePoint list using Stsadm by Harold van de Kamp

If you receive error Exception from HRESULT 0x81070215 when you open a list or access the SharePoint site manager, a list has not properly been deleted and is in a corrupted state. You can change the corresponding custom list definition after you have...

Hosting Silverlight charting controls in a SharePoint Web Part by Harold van de Kamp

A few days ago I blogged about hosting ASP.NET 3.5 charting controls in a SharePoint Web Part , now there has also been a first beta release of a Silverlight variant. Jan Tielens created a Charts Web Part which hosts Silverlight charts in a SharePoint...

Hosting the ASP.NET 3.5 charting controls in a SharePoint Web Part by Harold van de Kamp

The ASP.NET Charting Controls have been announced last month. The charting controls are a nice addition to ASP.NET, which has already been discussed by Rick van den Bosch and Scott Guthrie . When you would like to use the charting controls in SharePoint...

Installing Visual Studio Extensions for Windows SharePoint Services on 64-bit machines by Harold van de Kamp

The Visual Studio Extensions for Windows SharePoint Services (VSeWSS) is a set of tools for developing custom SharePoint applications. It adds project templates and project item templates to your Visual Studio 2008 environment and contains a SharePoint...

Visual Studio 2010 Tools for SharePoint by Harold van de Kamp

For the next version of Visual Studio, Visual Studio 2010, new tools for SharePoint development have been announced. The Visual Studio 2010 Tools for SharePoint will contain the following features: Server Explorer for SharePoint viewing Lists and other...