@using MvcSample.Web.Models @model User @{ Layout = "/Views/Shared/_Layout.cshtml"; ViewBag.Title = "Home Page"; string helloClass = null; }
ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.