开发者

Silverlight with RIA services

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 plu开发者_Go百科g 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


Check out Brad Abrams' 26 part introduction to RIA services. He includes details on several back-end data abstractions outside of what RIA services gives you out of the box including: LinqToSql, POCO, NHibernate, and WCF services. Hopefully one of these examples will give you the reference material you need for your specific framework.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜