Jeffrey Tummers

Author's details

Name: Jeffrey Tummers
Date registered: May 25, 2009
URL: http://www.thumnet.com

Latest posts

  1. Automatically connect WebParts on a SharePoint page — August 6, 2010
  2. First NEN 2082 certified project with SharePoint 2010 — March 4, 2010
  3. Problem with VS2010 beta 2 Site Definition — December 16, 2009
  4. Looking for SharePoint 2010 Feature (GU)IDs — December 15, 2009
  5. C# 4.0 .NET becomes dynamic — May 29, 2009

Most commented posts

  1. Problem with VS2010 beta 2 Site Definition — 5 comments
  2. Automatically connect WebParts on a SharePoint page — 5 comments
  3. Looking for SharePoint 2010 Feature (GU)IDs — 2 comments

Author's posts listings

Automatically connect WebParts on a SharePoint page

For a recent project we had several WebParts (Provider and Consumer webparts) on a page which had to be connected to each other when the page was provisioned by our solution. Unfortunately this cannot be done within the Module.xml So I created a method which automatically connects the consumer WebParts to their correct provider WebParts. …

Continue reading »

First NEN 2082 certified project with SharePoint 2010

Gemeente Nieuwegein

Together with 3 colleagues from QNH Business Integration I am currently finishing implementing a already NEN 2082 certified project based on SharePoint 2010. When SharePoint 2010 hits RTM there will be another audit for this version of SharePoint, because currently the pre release version has been certified. NEN 2082 is a Dutch standard which is …

Continue reading »

Problem with VS2010 beta 2 Site Definition

New Site Definition in Visual Studio 2010

I encountered the following problem while creating a new custom Site Definition in Visual Studio 2010 beta 2. The problem occurs when trying to create a new Document Library in the site based on the custom Site Definition. Error message: Read on to see the solution for this error. Visual Studio 2010 now has native integration of …

Continue reading »

Looking for SharePoint 2010 Feature (GU)IDs

site-settings-menu

Have you ever been looking for a feature (GU)ID in SharePoint? Well here is an easy way to find them. I needed default SharePoint feature guids for the development of a custom Site Definition. Using a custom Site Definition you can automatically activate SharePoint features within the onet.xml file. Here we go: Open the SharePoint …

Continue reading »

C# 4.0 .NET becomes dynamic

csharp4-dlr

This post is about the session called C# 4.0 / The Future of C# given by Krishnan Subramanian. First off let me start with a quick summary of main new feauture for the different versions of the C# that are released. C# 1.0, Managed code C# 2.0, Generics C# 3.0, Language Integrated Query, short LINQ …

Continue reading »

Older posts «