加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

VS 2013 RC中缺少ASP.NET Web窗体脚手架功能

发布时间:2020-12-15 19:46:20 所属栏目:asp.Net 来源:网络整理
导读:ASP.NET Web窗体脚手架功能似乎从Visual Studio 2013 RC中默默删除.在最新的VS 2013(截至2013年9月)功能[添加] – [脚手架] – [缺少使用实体框架进行读/写操作的Web窗体页面]. Microsoft未发布有关此更改的任何官方信息,并默默删除了Visual Studio中Web窗体
ASP.NET Web窗体脚手架功能似乎从Visual Studio 2013 RC中默默删除.在最新的VS 2013(截至2013年9月)功能[添加] – > [脚手架] – > [缺少使用实体框架进行读/写操作的Web窗体页面]. Microsoft未发布有关此更改的任何官方信息,并默默删除了Visual Studio中Web窗体脚手架功能的文档.

此外,在官方的ASP.NET网站上,“Web Forms Scaffolding”文档现在丢失了:http://www.asp.net/web-forms/tutorials/aspnet-45/aspnet-scaffolding-with-web-forms.该页面刚刚被删除.其旧版本仍可在archive.org上获取:http://web.archive.org/web/20130901172338/http://www.asp.net/web-forms/tutorials/aspnet-45/aspnet-scaffolding-with-web-forms.

有谁知道ASP.NET Web Form Scaffolding会发生什么?我们能在VS 2013中拥有它吗?或者它可以从Visual Studio Gallery获得广告插件或者从NuGet获得包裹?

我检查了这些资源,所有这些资源看起来都太旧了:
– http://www.nuget.org/packages/Microsoft.AspNet.Scaffolding.WebForms/ – 从2013年2月开始没有更改,仍然缺少Web窗体支架功能
– http://visualstudiogallery.msdn.microsoft.com/bd1260d4-f46c-40af-aec1-e6460e6d5d7d – 不支持VS 2013

似乎Scott Hanselman也在他的博客中保持沉默,关于VS 2013 RC中丢弃的Web Forms Scaffolding功能:http://www.hanselman.com/blog/DownloadVisualStudio2013WhileYourFeedbackStillMatters.aspx

有谁知道如何在Visual Studio 2013中运行ASP.NET Web窗体脚手架?

斯维特林纳科夫

解决方法

看来这个功能目前已经被删除,但微软承诺它将被包含在未来的版本中.

看看今天早些时候创建的这个页面:http://www.asp.net/visual-studio/overview/2013/release-notes-%28release-candidate%29#scaffold

Visual Studio 2013 does not currently support generating pages for a Web Forms project,but you can still use scaffolding with Web Forms by adding MVC dependencies to the project. Support for generating pages for Web Forms will be added in a future update.

另一个消息来源:http://blogs.msdn.com/b/webdev/archive/2013/09/09/announcing-release-of-asp-net-and-web-tools-for-visual-studio-2013-rc.aspx说:

We removed WebForm Scaffolding from this release. We’ll reconsider it in future releases.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读