Hi,
I am currently researching RIA services with Silverlight.
We are not interested in using EF as we are using a MDA framework (www.capableobjects.com) which seems to do more than EF.
I was wondering if it is at all possible to plug in our model to benefit from RIA services? Would we have to create a POCO model and from that update our model from the services exposed from the POCO classes?
JD