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 …
Category Archive: Development
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 …
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
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 …
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
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 …
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
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 …
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
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 …
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 …
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/




