getting started with the entity framework 4.1 using asp.net mvc
Embed Size (px)
DESCRIPTION
TRANSCRIPT
Contoso [email protected]("_LogOnPartial")@Html.ActionLink("Home", "Index", "Home")@Html.ActionLink("About", "About", "Home")@Html.ActionLink("Students", "Index", "Student")@Html.ActionLink("Courses", "Index", "Course")@Html.ActionLink("Instructors", "Index", "Instructor")@Html.ActionLink("Departments", "Index", "Department")@RenderBody()