你将学到什么
Core MVC Concepts
How to create models
How to create controllers
How to update a view
课程概况
The goal of this course is to guide you through learning how to develop MVC pattern based web applications, using the latest tools and technologies from Microsoft – ASP.NET Core.
After finishing this course, you should be able to build ASP.NET Core applications from scratch, use the MVC pattern and components correctly, and deploy the web applications to the Cloud.
To achieve this goal, this course will focus on:
MVC pattern – Deep dive into the MVC architectural pattern and understand its implementation
Hands-on practice – create the ASP.NET Core web applications to resolve real-world problems
预备知识
Knowledge of how to install and run programs on a computer.
Knowledge of core HTML5
Knowledge of XML
Knowledge of the C# programming language
Knowledge of database concepts