Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, we created a new MVC project and used it to construct a simple MVC data-entry application, giving you a first glimpse of the MVC Framework architecture and approach. We skipped over some key features (including Razor syntax, routing, and automated testing), but we'll come back to these topics in depth in later chapters.
In the next chapter, we'll explore the MVC architecture, design patterns, and techniques that we'll use throughout the book.