3rd Preview ASP.NET MVC Available
You can download it
here.Did not touch yet. The "main" about the release at the time of publication did not unsubscribe. We will wait for a detailed explanation.
Also, as usual,
source code is available.
Differences from preview 2:
- presence in the release of the assembly moq 2.0 !!!
- now all controller methods return an object of class ActionResult
- now you can force the controller to generate a response in Json
- the opportunity to “obviously do nothing” appeared, returning the type ActionResult - EmptyResult.
- new IActionFilter interface for attributes
- added events for ActionFilters (OnActionExecuting, etc.)
- fixed bugs in some HTML helpers
- New routes.MapRoute method, which makes it easy to advertise routes URL.
')
Details in the release description! thnx.
UPD:
That's the "main" unsubscribed.
Details of the implementation of the template, screencasts and descriptions can be found at
asp.net/mvcUPD2: That
screencast brought up. There is a description.