Exam Objectives
Quick Overview of Training Materials
Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications - Objective 2.3
Programming ASP.NET MVC 4 (OReilly) - Chapter 1 (§ on Views), 6 (§ on partial rendering)
Professional ASP.NET MVC 5 (WROX) - Chapter 3 (Views)
Pluralsight Building Applications with ASP.NET MVC 4 (Module 3)
What is difference between @Html.Partial and @Html.RenderPartial ?
Text templating using Razor the easy wayProgramming ASP.NET MVC 4 (OReilly) - Chapter 1 (§ on Views), 6 (§ on partial rendering)
Professional ASP.NET MVC 5 (WROX) - Chapter 3 (Views)
Pluralsight Building Applications with ASP.NET MVC 4 (Module 3)
What is difference between @Html.Partial and @Html.RenderPartial ?
How to create custom HTML Helpers for ASP.NET MVC 3