Skip to main content

Controllers and Actions

  • Chapter
Pro ASP.NET MVC 3 Framework
  • 760 Accesses

Abstract

Every request that comes to your application is handled by a controller. The controller is free to handle the request any way it sees fit, as long as it doesn’t stray into the areas of responsibility that belong to the model and view. This means that we don’t put business or data storage logic into a controller, nor do we generate user interfaces.

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 PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.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

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Adam Freeman and Steven Sanderson

About this chapter

Cite this chapter

Freeman, A., Sanderson, S. (2011). Controllers and Actions. In: Pro ASP.NET MVC 3 Framework. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-3405-0_12

Download citation

Publish with us

Policies and ethics