tags:

views:

86

answers:

2

Or do I need a Silverlight client?

A: 

Yes, RIA services can be used from WPF, or in fact any NET Framework client. However many of the client-side controls typically used with RIA are Silverlight specific, so your mileage may vary.

Ray Burns
A: 

You may want to look at WCF Data Services too.

I'm still learning the differences so not quite yet ready to compare the two.

Simon_Weaver