CHAPTER 14

image

Overview of MVC Projects

I am going to provide some additional context before diving into MVC Framework features. This chapter gives an overview of the structure and nature of an ASP.NET MVC application, including the default project structure and naming conventions, some of which are optional and some of which are hard-coded into the way that the MVC Framework operates.

Working with Visual Studio MVC Projects

When you create a new ASP.NET project, Visual Studio gives you a number of choices as to the initial content you want in the project. The idea is to ease the learning process for new developers and apply some time-saving best ...

Get Pro ASP.NET MVC 5, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.