Ton Stegeman

Author's details

Name: Ton Stegeman
Date registered: 16-11-2011
URL: http://www.tonstegeman.com/blog

Latest posts

  1. Custom claim providers for SharePoint – lessons learned — 29-01-2012
  2. Installing SharePoint–SQL Server — 21-11-2011
  3. Organizing SharePoint projects–Installation — 16-11-2011
  4. Unattended install of SQL2008R2 and using SQLSYSADMINACCOUNTS — 31-10-2011
  5. Organizing SharePoint projects – Our DTAP street — 17-10-2011

Most commented posts

  1. Organizing SharePoint projects–Installation — 1 comment
  2. Unattended install of SQL2008R2 and using SQLSYSADMINACCOUNTS — 1 comment
  3. Organizing SharePoint projects – Our DTAP street — 1 comment

Author's posts listings

May
21
2009

SharePoint fabulous 40: fixing the Board of Directors template

image.png

Today I was looking at the Board of Directors template, which is one of the Windows SharePoint Services 3.0 Application Templates (also known as the fabulous 40). This template contains an event calendar for board events. When you add a new board event to that list, a SharePoint Designer workflow creates a new Meeting minutes …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/05/sharepoint-fabulous-40-fixing-the-board-of-directors-template/

Mar
29
2009

Changing the behavior of the Close button in SharePoint

A number of customers have asked us to change the behavior of the Close button in an announcement. The default behavior is that when the user clicks the Close button, he is redirected to the default view of the list. Unless the querystring contains the ‘Source’ parameter. The user is then redirected to the value …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/03/changing-the-behavior-of-the-close-button-in-sharepoint/

Mar
23
2009

Making changes to the SharePoint wiki page template – Adding navigation using a control template

In my current project one of the requirements was to add navigation to SharePoint wiki’s. We defined a number of rules that drive the navigation and that are not important for this post. In this post I will describe how I added the navigation controls to the page. Before I started I thought it was …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/03/making-changes-to-the-sharepoint-wiki-page-template-adding-navigation-using-a-control-template/

Mar
17
2009

SharePoint MVPs having fun playing paintball

2009_0304MVPSummit20090134.jpg

Thanks to all people who organized it this year, the SharePoint MVPs were invited for the traditional paintball at the MVP Summit. This year we were playing a different field from last year. We were at Ft. Lewis. Because I was not playing, I had more than enough time for some picture. The rest of …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/03/sharepoint-mvps-having-fun-playing-paintball/

Mar
10
2009

Logging to the Workflow History List in SharePoint workflows

image.png

I keep forgetting how to do this, so I decided to write it down. In SharePoint workflows created with Visual Studio you can easily write to the history list. This makes it easier to troubleshoot your workflows. Helper methods First I create 2 static helper methods that do the work for me. public static class …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/03/logging-to-the-workflow-history-list-in-sharepoint-workflows/

Mar
09
2009

Redirect in SharePoint using SPUtility.Redirect

I was looking at the Redirect method in the SPUtility class. Besides the url, this method also takes a parameter of type SPRedirectFlags. I was wondering when to use the values of this enumeration. The MSDN documentation does help a bit, but not very much. I asked on Twitter if anyone knew the meaning of …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/03/redirect-in-sharepoint-using-sputility-redirect/

Feb
26
2009

SharePoint security: an alternative way to manage workspace users

image.png

In my current SharePoint project we are building a mixed knowledge sharing / collaboration solution in MOSS. Each site collection is based on the MOSS Collaboration Portal template. Collaboration is supported in a number of different types of workspaces. Each type of workspace has it’s own start site. This site contains a SharePoint list with …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/02/sharepoint-security-an-alternative-way-to-manage-workspace-users/

Feb
20
2009

Storing a collection of objects in the hierarchical object store

For one of the projects that I am working on, we had to store some additional configuration on audiences. After reading the instruction and warning by Robin, I decided the Hierarchical Object Store was the place to save the configuration. Instead of persisting one object, I had to save a number of objects. Inspired by …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/02/storing-a-collection-of-objects-in-the-hierarchical-object-store/

Jan
24
2009

My First Silverlight part 4 – Create the Silverlight application

image.png

This is the final part of a series on Silverlight development in SharePoint. In the first part I have described how to solution works for a user and how to prepare your SharePoint server and development machine for Silverlight development. The second post describes how to create the WCF service that gets the news items …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/my-first-silverlight-part-4-create-the-silverlight-application/

Jan
22
2009

My first Silverlight part 3 – Create the Silverlight web part

This is the 3rd part in a small series on Silverlight development for SharePoint. In part 1 I have introduced the Silverlight News web part and showed you how to prepare your server(s) for Silverlight. The 2nd part shows how to create and install the WCF service that will search for the news items. In …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/my-first-silverlight-part-3-create-the-silverlight-web-part/

Older posts «

» Newer posts