您的位置:首页 > 其它

Essential Windows Communication Foundation (WCF): For .NET Framework 3.5

2008-12-25 20:35 441 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Windows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped--and Visual Studio 2008 gives developers powerful new tools for utilizing it. Essential Windows Communication Foundation shows developers exactly how to make the most of WCF with .NET 3.5 and Visual Studio 2008.

Drawing on extensive experience working with early adopters, three Microsoft insiders systematically address the topics developers ask about WCF. The authors approach each subject with practical advice and present best practices, tips, and tricks for solving problems. Throughout, youll find detailed explanations, solutions for the pain points of WCF development, and an extensive collection of reusable code examples. Coverage includes

*Using WCF contracts to define complex structures and interfaces

*Understanding WCFs channel stacks and channel model architecture

*Configuring the WCF communication stack to use only the protocols you need

*Using standard and custom service behaviors to manage concurrency, instances, transactions, and more

*Serializing data from .NET types to XML Infosets and representing Infosets on the wire

*Hosting WCF services via IIS, managed .NET applications, and Windows Activation Services

*WCF security, in depth: authentication; transport and message-level security; and Internet and intranet scenarios

*Improving reliability: exception handling, diagnostics, and more

*Workflow services: new integration points between WCF 3.5 and Windows Workflow Foundation

*Building client-to-client, peer network-based applications

*Utilizing WCF for non-SOAP Web services: AJAX and JSON examples and .NET 3.5 hosting classes
http://rapidshare.com/files/106992469/0321440064.zip http://depositfiles.com/files/4701259
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐