123

 

文章分类 -  WCF

WCF Service Testing Tools
摘要:Visual Studio 2008 introduced two tools for testing WCF services: WCF Service Host (WcfSvcHost.exe) WCF Test Client (Wcf TestClient.exe) The WCF Service Host executable provides a host process for t... 阅读全文

posted @ 2009-04-12 05:06 Hiu 阅读(239) 评论(0) 推荐(0)

Learning WCF
摘要:Lab: Using Tools to Generate Clients and Services If you are using VS 2008 (Beta 2) there are changes to the tools that affect this lab in Chapter 1. Here are a summary of changes for each ste... 阅读全文

posted @ 2009-04-11 18:50 Hiu 阅读(384) 评论(0) 推荐(0)

[转]WCF系列文章
摘要:form chnking's blog: http://www.cnblogs.com/chnking/tag/WCF/ WCF系列(一) -- 完全不使用配置文件构建和使用WCF服务 WCF系列(二) -- 使用配置文件构建和使用WCF服务 WCF系列(三) -- WCF配置文件注释 WCF系列(四) -- 也谈序列化(上) WCF系列(五) -- 也谈序列化(下) WC... 阅读全文

posted @ 2009-04-11 17:27 Hiu 阅读(188) 评论(0) 推荐(0)

[转]WCF的Web编程模型资源
摘要:自从WCF的Web编程模型的消息被首次公开,以及它在.NET Framework 3.5中的官方版本面世以来,开发人员能够获取到少量信息往往屈指可数。现在,Steve Maine提供了这方面资源的一个总结性列表。 Web编程模型是使用WCF来开发REST形式Web服务的一种方式。InfoQ曾经发表过一份对于REST的简要介绍(InfoQ上已经有了这篇文章的中文翻译),帮助读者了解什么是... 阅读全文

posted @ 2009-03-13 12:39 Hiu 阅读(181) 评论(0) 推荐(0)

导航