"It is generated code on the client side that gives you easy access to the functionality that resides on the server side." ... in my case, it will not be on the client, because I added the ADO.NET Data Service and Domain service in the WCF project
which is hosted on serverA. And the Silverlight is hosted on serverB.
All of the WCF Ria samples I have seen so far is that the ADO.NET Data Service and Domain Service are added to the Silverlight project.
WishStar99
Contributor
2842 Points
865 Posts
Re: Question regarding WCF and Ria service.
Jan 12, 2012 05:27 PM|LINK
Peter,
thanks for the reply.
"It is generated code on the client side that gives you easy access to the functionality that resides on the server side." ... in my case, it will not be on the client, because I added the ADO.NET Data Service and Domain service in the WCF project which is hosted on serverA. And the Silverlight is hosted on serverB.
All of the WCF Ria samples I have seen so far is that the ADO.NET Data Service and Domain Service are added to the Silverlight project.