ASP.Net team has published a refresh of source code on code plex with following new features. Action methods on Controllers now by default return an ActionResult instance, instead of void. This ActionResult object indicates the result from an action ...