Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The last component to which ASP.NET MVC 2 brought some new features is model binding. Now there is the possibility to specify an optional parameter with a default value, to enforce that an action can be called only through a secure connection and to bind binary data as an action parameter.
Start by looking at the new Default Value feature.