ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish (Paperback)

Jamie Kurtz

  • 出版商: Apress
  • 出版日期: 2013-01-31
  • 售價: $1,580
  • 貴賓價: 9.5$1,501
  • 語言: 英文
  • 頁數: 152
  • 裝訂: Paperback
  • ISBN: 1430249773
  • ISBN-13: 9781430249771
  • 相關分類: .NETASP.NET
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

This one hundred page book focuses exclusively on how you can best use the ASP.NET MVC 4 Framework to build world-class REST services using the Web API. It sets aside much of what the ASP.NET MVC Framework can do, and focuses exclusively on how the Web API can help you build web services. You will not find any help on CSS, HTML, JavaScript, or jQuery. Nor will you find any help on the Razor view engine, HTML Helpers, or model binding. If you need this information then Pro ASP.NET MVC 4 is your perfect book.

ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish helps you build cutting-edge REST services using ASP.NET MVC 4 and the Web API in more depth and detail than any other resource. ASP.NET MVC has always been a good platform on which to implement REST, but with the advent of the Web API it has now become even better. This book will show you why it's great and how to get the most from it.

Author Jamie Kurtz will take you from zero to full-blown REST service hero in no time at all. And you'll even learn how to incorporate some popular open source tools along the way: little or no experience with ASP.NET or the MVC Framework is required. 

What you’ll learn

  • How to design a REST API
  • Understanding MVC and Web API controller activation
  • Utilizing open source tools for common tasks
  • Automatic lifetime management for database connections and transactions
  • Easily secure a REST service, using standards-based authentication and authorization
  • How to choose between using WCF or using the Web API

Who this book is for

This book is written for architects and developers wanting to understand how to quickly and easily build REST services on the ASP.NET platform. No prior knowledge of ASP.NET or MVC Framework is required; however, it assumed you have some experience with the .NET Framework, Visual Studio, and C#.

Table of Contents

1. ASP.NET MVC as a Service Framework 

2. What is RESTful?

3. Designing Our Sample REST API

4. Building the Environment and Creating the Source Tree 

5. Controllers, Dependencies, and Managing the Database Unit of Work

6. Securing the Service

7. Putting It All Together

商品描述(中文翻譯)

這本一百頁的書專注於如何最佳利用ASP.NET MVC 4框架來建立世界級的REST服務,使用Web API。它專注於Web API如何幫助您建立網絡服務,並忽略了ASP.NET MVC框架的其他功能。您將找不到有關CSS、HTML、JavaScript或jQuery的任何幫助。也不會找到有關Razor視圖引擎、HTML Helpers或模型綁定的任何幫助。如果您需要這些信息,那麼《Pro ASP.NET MVC 4》是您的完美選擇。

《ASP.NET MVC 4和Web API:從頭到尾構建REST服務》以比其他任何資源更深入和詳細的方式,幫助您使用ASP.NET MVC 4和Web API構建尖端的REST服務。ASP.NET MVC一直是實現REST的良好平台,但隨著Web API的出現,它變得更好了。本書將向您展示為什麼它很棒,以及如何充分利用它。

作者Jamie Kurtz將帶您從零到完全成為REST服務英雄。在此過程中,您甚至還將學習如何使用一些流行的開源工具:不需要任何ASP.NET或MVC框架的經驗。

您將學到什麼:
- 如何設計REST API
- 理解MVC和Web API控制器的啟動
- 利用開源工具完成常見任務
- 數據庫連接和事務的自動生命週期管理
- 使用基於標準的身份驗證和授權輕鬆保護REST服務
- 如何在使用WCF和使用Web API之間進行選擇

本書適合對在ASP.NET平台上快速輕鬆構建REST服務感興趣的架構師和開發人員。不需要對ASP.NET或MVC框架有先備知識,但假設您對.NET Framework、Visual Studio和C#有一些經驗。

目錄:
1. ASP.NET MVC作為服務框架
2. 什麼是RESTful?
3. 設計我們的示例REST API
4. 構建環境和創建源代碼庫
5. 控制器、依賴項和管理數據庫工作單元
6. 保護服務
7. 將所有內容整合在一起