View
[Play
the Video] - Requires Registration/Login
[Download Sample]
Notes
·
ASP.NET MVC Framework allows the developer to distribute the
responsibilities among layers.
·
The parameters are passed to the action of the controllers which
invokes the correct view.
·
The view can be strongly typed. This allows the view to use the
intellisense support.