Book description
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
- Title Page
- Dedication
- Contents at a Glance
- Contents
- Foreword
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Chapter 1: ASP.NET MVC as a Service Framework
- Chapter 2: What is RESTful?
- Chapter 3 Designing the Sample REST API
- Chapter 4: Building the Environment and Creating the Source Tree
- Chapter 5: Controllers, Dependencies, and Managing the Database Unit of Work
- Chapter 6: Securing the Service
- Chapter 7: Putting It All Together
- Index
Product information
- Title: ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish
- Author(s):
- Release date: January 2013
- Publisher(s): Apress
- ISBN: 9781430249771
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Hands-On RESTful API Design Patterns and Best Practices
Build effective RESTful APIs for enterprise with design patterns and REST framework's out-of-the-box capabilities Key Features …