asp.netsilverlightwcf-ria-services

ASP.NET and WCF RIA Services


Makes it sense to use ASP.NET applications (or applications which are a micture of ASP.NET and Silverlight) together with WCF RIA Services ?


Solution

  • 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.