开发者

Data Solutions for Silverlight/Windows Phone 7

开发者 https://www.devze.com 2023-02-24 00:11 出处:网络
I have an application I\'m building for silverlight.I\'m also going to build a UI for windows phone 7 too.Both will need to have access to data from a database.

I have an application I'm building for silverlight. I'm also going to build a UI for windows phone 7 too. Both will need to have access to data from a database.

Is there one solution that will work on both platforms? RIA services i开发者_如何学Gos out since it's not yet supported in WP7, but can I use a REST or WCF service approach to service both?

Thanks.


According to this SO question, WCF on WP7 works fine.

0

精彩评论

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