in WebApplicationSample/Controllers/HomeController.cs [16:21]
public ActionResult About() { ViewBag.Message = "Quick Start Sample:"; return View(); }