你的位置:首页 > 软件开发 > ASP.net > 实现基本的增删查改功能

实现基本的增删查改功能

发布时间:2016-03-18 00:00:17
1.In the previous tutorial you created an MVC application that stores and displays data using the Entity Framework and SQL Server LocalDB. I ...

实现基本的增删查改功能

1.

In the previous tutorial you created an MVC application that stores and displays data using the Entity Framework and SQL Server LocalDB. In this tutorial you'll review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views.在前面的课程中,你使用Entiey Framework和SQL Server LocalDB创建了一个可以存储和显示数据的MVC应用程序。在这一课,你将会复习和自定义,MVC框架为你的控制器和视图自动创建的增删查改的功能。

原标题:实现基本的增删查改功能

关键词:

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

可能感兴趣文章

我的浏览记录