开发者

WCF + Windows Phone 7

Is it possible to work with WCF service for Windows Phone 7 applications?

Any开发者_如何学C link would be really helpful.

Thanks


Here's a quick walkthrough of hooking a WP7 app up to a WCF service. Scroll right to his first tutorial.

AfricanGeek Silverlight 3 Video Tutorials

Joel Johnson's also started a series here.

Begining WCF for Windows Phone Developers


Accessing WCF Data Services from WP7

Reddit WP7


yes it is possible and there are many ways to do this. a simple solution would be to create a wcf service using the webbinding to expose a restful service that takes and returns json. consume this service via http on your wp7 app.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜