Category Archive: Development

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/

Jan
21
2009

My first Silverlight part 2 – Create the WCF news service

image.png

In part 1 of this series I introduced the Silverlight News web part and described all steps necessary to prepare your SharePoint servers and development machine. In this post I will describe how I created the WCF service. WCF is one of the ways to get data out of SharePoint to your Silverlight client. Using …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/my-first-silverlight-part-2-create-the-wcf-news-service/

Jan
20
2009

My First Silverlight part 1 – Introduction and preparation

image.png

This is the first article in a small series on Silverlight and SharePoint. In this post I will describe what I have built in Silverlight on top of SharePoint. It is not meant to be something extremely useful, but as a study project to get started with Silverlight development for SharePoint. So this series is …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/my-first-silverlight-part-1-introduction-and-preparation/

Jan
12
2009

Introducing the Web Context Filter web part

image.png

The web part package that I released yesterday contains a new filter web part. This filter web part is called the “Web Context Filter”. This is a context web part that allow you to use properties of the current web context as a filter value. Any filter consumer in SharePoint like the List View Web …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/introducing-the-web-context-filter-web-part/

Jan
11
2009

New version of List Item Filter and Content By Type web parts available

image.png

I have just published a new version of the Content By Type and the List Item Filter web parts. The most important general changes: The web part are now registered by activating a site collection feature. If you upgrade from a previous version, you will probably need to active the site collection feature “Content By …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/new-version-of-list-item-filter-and-content-by-type-web-parts-available/

Jan
08
2009

Create a custom list schema, a list instance and populate it with items in 1 feature

A lot of people have blogged about create a custom list schema in a feature. I ran into a number of issues that other people also blogged about. And apart from just creating the list template, I wanted to create a new list based on that template in my web and populate that with some …

Continue reading »

Permanent link to this article: http://www.tonstegeman.com/blog/2009/01/create-a-custom-list-schema-a-list-instance-and-populate-it-with-items-in-1-feature/

» Newer posts