Skip to main content

Understanding Parameter and Model Binding

  • Chapter
  • First Online:
Expert ASP.NET Web API 2 for MVC Developers
  • 1425 Accesses

Abstract

In the MVC framework, model binding is the process used to extract values from the HTTP request to provide values for the arguments needed to invoke action methods. In Web API, there are two processes that do this work: parameter binding and model binding. They work in loosely the same way model binding in the MVC framework works, but they are optimized to improve the performance of request handling for web services—and this means there are some important differences to the approach you are used to using.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 84.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Adam Freeman

About this chapter

Cite this chapter

Freeman, A. (2014). Understanding Parameter and Model Binding. In: Expert ASP.NET Web API 2 for MVC Developers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0085-8_14

Download citation

Publish with us

Policies and ethics