@Code
    ViewData("Title") = "Home Page"
End Code
@section featured
     
                To learn more about ASP.NET MVC visit
                http://asp.net/mvc.
                The page features videos, tutorials, and samples to help you get the most from ASP.NET MVC.
                If you have any questions about ASP.NET MVC visit
                our forums.
            @ViewData("Title").
                @ViewData("Message")