
WCF
文章平均质量分 85
besley
十年以上企业信息系统架构设计 SaaS软件架构设计和云计算平台研发团队管理经验 提供信息系统 WEB技术 工作流系统 研发团队管理和项目管理等咨询服务
展开
-
C#(Mono)开发手机及平板应用入门篇(含WCF服务实现)
摘要:本文是在开发Mono手机平板项目时,对安装Mono for Android工具,调用WCF服务,等一些要注意的问题进行汇总;其中包括WCF异步调用,SOAP代理类调用等。一:前提:1> MonoTouch 项目是实现c#跨平台开发iphone,ipad, android手机及平台应用利器;大家可以到官网:http://xamarin.com/monotouch 查看更多资料;2>原创 2012-09-10 11:15:02 · 5601 阅读 · 2 评论 -
Three ways to do WCF instance management
By Shivprasad koirala, 9 Jun 2010http://www.codeproject.com/Articles/86007/3-ways-to-do-WCF-instance-management-Per-call-Per 4.94 (62 votes)转载 2012-10-30 14:42:13 · 597 阅读 · 0 评论 -
Consuming .Net WCF Rest in different ways
.Net friendlySATURDAY, SEPTEMBER 4, 2010Consuming .Net WCF Rest in different waysThere are different ways to consume wcf rest services in .net, The basic idea is first creating the http request转载 2012-10-30 17:34:39 · 614 阅读 · 0 评论 -
Implementing 5 important principles of REST using WCF Services
Implementing 5 important principles of REST using WCF Serviceshttp://www.codeproject.com/Articles/283550/Implementing-5-important-principles-of-REST-usingBy Shivprasad koirala, 15转载 2012-10-30 18:53:01 · 585 阅读 · 0 评论