• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Deep Dive: MVC Controller Architecture

by

  • 1,037 views

The driving force behind the MVC architecture is the controller. It returns the appropriate view and model for a request, but that is not the end of the story. In ASP.NET MVC, the controller is much ...

The driving force behind the MVC architecture is the controller. It returns the appropriate view and model for a request, but that is not the end of the story. In ASP.NET MVC, the controller is much more powerful. I will go deep into the infrastructure of the controller. You will discover that there is much more to this powerful framework than is shown in typical examples, and you will be able to use this knowledge for business scenarios that go beyond serving simple web pages.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Microsoft PowerPoint

Usage Rights

CC Attribution License

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

1 Embed 3

http://www.linkedin.com 3

Statistics

Likes
1
Downloads
20
Comments
0
Embed Views
3
Views on SlideShare
1,034
Total Views
1,037
Post Comment
Edit your comment

Deep Dive: MVC Controller Architecture Deep Dive: MVC Controller Architecture Presentation Transcript