免费下载书籍地址:PDF下载地址
精美图片

RESTful.NET(影印版)书籍详细信息
- ISBN:9787564116507
- 作者:暂无作者
- 出版社:暂无出版社
- 出版时间:2009-05
- 页数:287
- 价格:29.60
- 纸张:胶版纸
- 装帧:平装
- 开本:16开
- 语言:未知
- 丛书:暂无丛书
- TAG:暂无
- 豆瓣评分:暂无豆瓣评分
内容简介:
《RESTful.NET》是本为欲使用*的微软工具建立RESTful Web服务的Windows开发人员而准备的书。本书作者Jon Flanders是WCF(Windows Communication Foundation)专家。这本简单实用的教程示范了如何使用WCF和.NET 3.5 Framework的其他组成部分,来建立、部署并使用多种应用场景中基于REST的Web服务。
RESTful体系结构提供了比SOAP、SOA或繁琐的WS-*堆栈更为简单的方式以建立Web服务。WCF已经被证实为无须依托WS-*标准即可建立分布式处理系统的灵活技术。《RESTful.NET》为消耗机器和人力建立Web服务提供了一个WCF REST编程模型的完全指导。你将学习到如何:
·编写Read-Only(GET)服务
·编写READ/WRITE服务
·主机REST服务
·编写REST feeds
·编写AJAX REST客户端
·安全REST终端
·使用工作流传递REST服务
·利用WCF消耗RESTful XML服务
·结合HTTP运作
·结合ADO.NET数据服务(之前称为Astoria)运作
《RESTful.NET》是一本非常棒的介绍REST和RESTful结构的书籍。如果你使用.NET开发,那么是时候转向RESTful了——这本书将会讲解方法。
书籍目录:
Foreword
Preface
1. REST Basics
Architecture of the World Wide Web
SOAP
REST
Resources and URIs
Uniform Interface
Resource Representations
Implementing a Simple RESTful Service Example
Resources
URIs and Uniform Interface
Representations
Interaction
Wrap-Up
Processes
Summary
2. WCF RESTfut Pr0gmmming Model
Isn't WCF All About SOAP?
Channels and Dispatching
HTTP Programming with WCF 3.0
Web Programming in WCF 3.5
WebHttpBinding
WebHttpBehavior
WebServiceHost
WebOperationContext
WebGetAttribute
UriTemplate
UriTemplate Literal Values
UriTemplate Special Values
UriTemplate QueryString
Summary
3.Programming Read-0nly Services
Using WebGetAttribute and UriTemplate
Data Formats
Message
DataContract
XmlSerializer
Hybrid Approach
Summary
4.Programming Read/Write Services
POST, PUT, and DELETE
Using WeblnvokeAttribute
Resources
URIs and Uniform Interface
Representations
Implementation
Summary
5.Hosting WCF RESTful Services
WCF REST Hosting Isn't a Special Case
Self-Hosting
Configuring, Opening, and Closing a ServiceHost
Base Addresses
ServiceHost Versus WebServiceHost
Custom ServiceHost
Hosting in IIS
ASP.NET Compatibility
Multiple Hostnames
Removing the .svc File Extension
Custom ServiceHostFactory
Hosting Wrap-Up
Summarv
6.Programming Feeds
Building a Feed with WCF
Syndicationltem
Formatters
Exposing a Feed on a Live URI
Feed Validation
rable of Contents
Adding Links to a Feed
Summary
7. Programming Ajax and Silverlight Clients
WCF Web Services and Ajax
JSON
JSON-Enabling a Service Endpoint
ASP.NET Ajax
Silverlight 1.0
Silverlight 2.0
Parsing XML in Silverlight 2.0
Parsing JSON in Silverlight 2.0
Consuming Feeds in Silverlight 2.0
Cross-Domain Security in Silverlight 2.0
Returning JSON and XML Conditionally with a Single Method
Summary
8. Securing REST Endpoints
Authenticating: Self-Hosted Endpoints
Setting Endpoint Security: WebHttpBinding.Security's Mode Property
Setting Authentication Requirements: WebHttpBinding's Transport Property
Authenticating: Managed Hosting Endpoints
Authorizing Endpoints
Authorization with Impersonation
Role-Based Authorization
Summary
9. Using Workflow to Deliver REST Services
Consuming REST Services from WF
The SendActivity Instance
The ReceiveActivity Instance
Stateless Workflow Services
Stateful Workflow Services
Summary
10. Consuming RESTful XML Services Using WCF
Defining the Client.
Generating the Contract
Creating the Resource Representations
Creating the ServiceContract
Using the Service
Client Extensibility
11. Working with HTTP
Programming HTTP with WCF
IncomingWebqequestContext
OutgoingWebResponseContext
OutgoingWebRequestContext
IncomingWebResponseContext
Context Wrap-Up
Status Codes
201--Created
404--Not Found
Conditional GET
LastModified
ETags
Caching
Output Caching
HttpContext.Cache
Content-Type
Summary
A. WCF 3.5 SP1
B. ADO.NET Data Services
C. ADO.NET Entity Framework Walkthrough
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
作者简介:Jon Flanders是Pluralsight公司的技术人员。这是一家专门为使用微软技术的开发者提供培训的公司。Jon专门从事WCF、WF和BizTalk的研究,是Addison-Wesley出版的《ASP Internals》一书的作者,也是《Mastering Visual Studio.NET》(O'Reilly)一书的合著者。
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:RESTful.NET(影印版)在线阅读
在线听书地址:RESTful.NET(影印版)在线收听
在线购买地址:RESTful.NET(影印版)在线购买
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书摘插图
书籍介绍
《RESTful.NET应用(影印版)》是第一本为欲使用最新的微软工具建立RESTful web服务的Windows开发人员而准备的书。《RESTful.NET应用(影印版)》作者Jon Flanders是WCF(WindowsCommunication Foundation)专家。《RESTful.NET应用(影印版)》这本简单实用的教程示范了如何使用WCF和.NET 3.5 Framework的其他组成部分,来建立、部署并使用多种应用场景中基于REST的wleb服务。RESTful体系结构提供了比SOAP、SOA或繁琐的WS-*堆栈更为简单的方式以建立web服务。WCF已经被证实为无须依托WS-*标准即可建立分布式处理系统的灵活技术。《RESTful.NET应用(影印版)》为消耗机器和人力建立web服务提供了一个WCF REST编程模型的完全指导。
书籍真实打分
故事情节:8分
人物塑造:3分
主题深度:9分
文字风格:4分
语言运用:7分
文笔流畅:9分
思想传递:3分
知识深度:8分
知识广度:5分
实用性:9分
章节划分:7分
结构布局:3分
新颖与独特:8分
情感共鸣:8分
引人入胜:8分
现实相关:3分
沉浸感:8分
事实准确性:7分
文化贡献:5分
网站评分
书籍多样性:9分
书籍信息完全性:3分
网站更新速度:8分
使用便利性:5分
书籍清晰度:6分
书籍格式兼容性:8分
是否包含广告:8分
加载速度:9分
安全性:4分
稳定性:5分
搜索功能:9分
下载便捷性:5分
下载点评
- 不亏(559+)
- 二星好评(417+)
- epub(519+)
- 实惠(506+)
- 引人入胜(398+)
- 小说多(423+)
- 无水印(251+)
下载评价
网友 养***秋:我是新来的考古学家
网友 訾***晴:挺好的,书籍丰富
网友 车***波:很好,下载出来的内容没有乱码。
网友 温***欣:可以可以可以
网友 郗***兰:网站体验不错
网友 焦***山:不错。。。。。
网友 孙***美:加油!支持一下!不错,好用。大家可以去试一下哦
网友 国***舒:中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到
网友 丁***菱:好好好好好好好好好好好好好好好好好好好好好好好好好
网友 权***颜:下载地址、格式选择、下载方式都还挺多的
网友 扈***洁:还不错啊,挺好
网友 辛***玮:页面不错 整体风格喜欢
网友 益***琴:好书都要花钱,如果要学习,建议买实体书;如果只是娱乐,看看这个网站,对你来说,是很好的选择。
网友 屠***好:还行吧。
网友 常***翠:哈哈哈哈哈哈
网友 谢***灵:推荐,啥格式都有