【发布时间】:2014-05-23 19:45:27
【问题描述】:
I am trying to create my first Web project and following the demo on the Microsoft Website they show that when a default web form is selected it adds bunch of default folders and files to the project .
我从一开始就关注它,但我的项目解决方案中缺少“模型”文件夹。
我的问题是“模型”文件夹之前是否包含一些类和文件,或者如果它丢失了,我可以按照“添加文件夹”选项手动创建一个。还是我缺少 NuGet 包?
【问题讨论】:
-
你能链接你学习的教程吗?
-
@MoathHowari:是的,来自微软官网asp.net/web-forms/tutorials/aspnet-45/…
标签: asp.net c#-4.0 visual-studio-2012 webforms