Erik Lenaerts

Do, or do not. There is no try. - Yoda

Browse by Tags

All Tags » SharePoint (RSS)
Uploading a document to a SharePoint Document Library
After some hours browsing the web I found several techniques to upload a document to a SharePoint Document Library. Using a Network share This option is really simple but mapping a network share on every client PC is perhaps not an option. However, no...
Posted: Jan 08 2007, 08:46 AM by ErikL | with no comments
Filed under: , , ,
Start developing WSS 3.0 Webservice
My goal was to programmatically create a view on a document library. In my previous post I briefly described how to develop WSS using the Object Model directly. In this post I wanna talk about the Web services wrapped around WSS. You can get more info...
Start developing for SharePoint 2007
In SharePoint 2003, we needed to develop webparts on a server where SharePoint was installed. So, either you installed Visual Studio on a development server together with sharepoint or you created a complete new virtual environment on your dev machine...
Using the Reporting Services web parts in Office SharePoint Server 2007
If you want a list of available reports and a report viewer web part in Office Server 2007 then you need to import these web parts. By default you can find the web parts from SQL Server 2005 in this directory: "C:\Program Files\Microsoft SQL Server\90...
Posted: Dec 18 2006, 09:08 AM by ErikL | with no comments
Filed under: ,