Hello
What is RIA service ? how it use
Regards
Kirti Darji
Hi
The RIA is a kind of service to access navigation and bussiness applciton in silver light,here we have great articles to learn about more
http://codegain.com/articles/silverlight/howto/business-application-in-silverlight-3-ria-services.aspx
http://codegain.com/articles/silverlight/howto/silverlight-navigation-application-in-silverlight-3-ria-services.aspx
and
http://codegain.com/articles/silverlight/
thank you
Great Finding
RIA Services works as a gap between client and server technologies. In silverlight or OutOfBrowser siliverlight applications the XAP files will be loaded into the client machine. So RIA Services are medium to communicate with Server.
Here are the some detail articles about .NET RIA Services.
http://www.silverlight.net/getstarted/riaservices/
http://blogs.msdn.com/b/brada/archive/2009/03/19/what-is-net-ria-services.aspx
Best Regards,