Reputation: 1742
Makes it sense to use ASP.NET applications (or applications which are a micture of ASP.NET and Silverlight) together with WCF RIA Services ?
Upvotes: 3
Views: 371
Reputation: 1519
Yes it makes perfect sense. That is the way to obtain data in silverlight apps by design. WCF RIA services makes it even easier and straight forward.
Here a brand new tutorial about how these technologies snap together.
Upvotes: 2