5

What books, videos, articles are you looking at to learn how to use the newly released [WCF RIA Services][1] for Silverlight?

ThinkingStiff
  • 64,767
  • 30
  • 146
  • 239
Andrew Garrison
  • 6,977
  • 11
  • 50
  • 77
  • Great question. I'm struggling with getting the "big picture" of RIA services as well. I have been over the official getting started stuff and what blogs I can find, and feel I only have pieces of the whole. – Eric J. May 19 '10 at 17:35

3 Answers3

2

The starting point would be http://www.silverlight.net/getstarted/riaservices/

Sample code: http://code.msdn.microsoft.com/RiaServices

Ryan
  • 26,884
  • 9
  • 56
  • 83
1

This is a great training course with guided labs about WCF RIA Services with Silverlight 4: http://channel9.msdn.com/learn/courses/Silverlight4/

Rafa Castaneda
  • 812
  • 1
  • 7
  • 13
1

EDIT: I will continue to update this list with community answers. Please let me know if you've found any useful material about WCF RIA Services.

Starting Point

MVVM with WCF RIA Services

Andrew Garrison
  • 6,977
  • 11
  • 50
  • 77