July 24, 2009

Working with RIA Services #4: how to make sure you don’t lose your custom methods when your datamodel changes?

When working with RIA Services, a lot of your code is generated automatically, but you’ll still need to write quite a lot of custom methods and […]
July 23, 2009

Working with RIA Services #3: changes for SL3/July 2009 RIA drop

Since the previous part in this series, the final version of Silverlight 3 has been released, and a new version of RIA Services has been released: […]
July 9, 2009

Silverlight 3 released!

Quick, short & to the point: Silverlight 3 has just been released!   Download links: runtime & dev tools.  (note: Scott Hanselman just twittered they’re still […]
July 4, 2009

Working with RIA Services #2: Change Sets

In the first part of this series, I talked about some general concepts, and went into reading, updating, adding, deleting data using RIA Services.  If you […]
June 18, 2009

Working with RIA Services #1: General Setup & Concepts

Welcome to the first in a series of RIA Services How-To’s.  Unless mentioned otherwise, all these tidbits will use the latest drop of RIA Services (at […]
June 15, 2009

RIA Services: intro, references & something you might not yet know

First of all, welcome to a completely new blog-look! 🙂    The last few weeks, I’ve been playing around with RIA Services (for Silverlight 3), which […]