ASP.NET MVC is a popular server-side framework developed by Microsoft that is used to build dynamic websites. In this course, you'll learn about the basics of ASP.NET MVC while we build a comic book gallery website using Visual Studio Community. Along the way, you'll learn how to create a new project, add controllers and views, model data, and create repositories.
What you'll learn
- Creating a Project Using Visual Studio Community
- Adding Controllers and Views
- URL Routing
- Data Modeling and Repositories
- Creating List and Detail Pages