原文:ASP.NET MVC 5 入门:
https://docs.microsoft.com/zh-cn/aspnet/mvc/overview/getting-started/introduction/getting-started
ASP.NET MVC 5 入门指南汇总
https://www.cnblogs.com/powertoolsteam/p/aspnetmvc5-tutorials-grapecity.html
ASP.NET CORE MVC,这在本教程中提供了许多改进。
Razor 页面教程:
- 易于关注。
- 涵盖更多功能。
- 是开发新应用程序的首选方法。
GitHub上的 ASP.NET MVC: Source
- 入门
- 添加控制器
- 添加视图
- 添加模型
- 创建连接字符串并使用 SQL Server LocalDB
- 从控制器访问模型的数据
- 检查 Edit 方法和编辑视图
- 添加搜索
- 添加新字段
- 添加验证
- 检查 Details 和 Delete 方法
示例下载:
链接:https://pan.baidu.com/s/1wH_w0hr2qvTvQnhXVATy5w
提取码:eesp