- 1、本文档共118页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
【译着】第3章第一个MVC应用程序—精通MVC3框架.doc
HYPERLINK /r01cn/archive/2011/10/16/2192147.html 【译著】第3章 第一个MVC应用程序 — 精通MVC 3 框架
C H A P T E R 3■ ■ ■
Your First MVC Application
第一个MVC应用程序
The best way to appreciate a software development framework is to jump right in and use it. In this chapter, you’ll create a simple data-entry application using the ASP.NET MVC Framework. We’ll take things a step at a time so you can see how an ASP.NET MVC application is constructed. To keep things simple, we’ll skip over some of the technical details for the moment; but don’t worry—if you are new to MVC, you’ll find plenty to keep you interested. Where we use something without explaining it, we provide a reference to the chapter where you can find all the details.鉴赏一个软件开发框架最好的办法是投入其中并使用它。本章中,你将用ASP.NET MVC框架生成一个简单的“数据-实体”应用程序。我们将把事情分为一个个步骤,以使你能明白ASP.NET MVC应用程序是如何构造的。为简化起见,这里我们将跳过某些技术细节,但是不必着急 — 如果你是MVC新手,你将会发现大量让你感兴趣的东西。在我们不加解释地使用某些东西的地方,我们会提供参考章节,在那里,你会找到所有细节。
Creating a New ASP.NET MVC Project
生成一个新ASP.NET MVC项目
We are going to start by creating a new MVC project in Visual Studio. Select New Project from the File menu to open the New Project dialog. If you select the Web templates, you’ll see that the MVC 3 installer has created a new item called ASP.NET MVC 3 Web Application, as shown in Figure 3-1.我们打算从生成一个新的MVC项目开始。在Visual Studio的“文件”菜单中选择“新建项目”,以打开新项目对话框。如果你选择“Web”模板,你会看到MVC 3安装程序已经生成了一个新条目,叫做“ASP.NET MVC 3 Web应用程序”,如图3-1所示。
Figure 3-1. The Visual Studio MVC 3 project template
n Caution The MVC 3 installer doesn’t remove MVC version 2, so you’ll also see the old templates available alongside the new. When creating a new project, be careful to select the right one.小心:MVC 3安装程序并未删除MVC 2版本,因此你也会在这个新模板的旁边看到老版本的模板。在生成一个新项目时,要小心选择正确的模板。
Set the name of the new project to PartyInvites and click the OK button to continue. You will see another dialog box, shown in Figure 3-2, which asks you to choose between three different types of MVC project templates.将这个新项目的名字设置为PartyInvites,并点击OK按钮。你将看到另一个对话框。如图3-2所示,它让你在三个不同的MVC项目模
您可能关注的文档
- SAS教程所用版本为SASforWindows6.doc.doc
- Science科学中山所博一刘性仁92261505-联合大学.doc
- SELECT字段列表.ppt
- Servlet的方法-多库文档.ppt
- SHM在仙侠Server端的应用.ppt.ppt
- SIP消息之逐项讲解-中国科技网.ppt
- SMT插件线案例.ppt
- Snort简介-请大家用telnet登录.ppt
- Sol-gel合成与分析.doc
- Sol-联合大学.ppt
- 鲁科版高中物理选择性必修第三册精品课件 第3章 热力学定律 分层作业13 热力学第二定律.ppt
- 鲁科版高中物理选择性必修第一册精品课件 第2章 机械振动 分层作业12 科学测量用单摆测量重力加速度.ppt
- 鲁科版高中物理选择性必修第一册精品课件 第2章 机械振动 第4节 科学测量用单摆测量重力加速度——分层作业.ppt
- 鲁科版高中物理选择性必修第一册精品课件 第2章 机械振动 分层作业13 生活中的振动.ppt
- 鲁科版高中物理选择性必修第一册精品课件 第2章 机械振动 第5节 生活中的振动——分层作业.ppt
- 鲁科版高中物理选择性必修第一册精品课件 第5章 光的干涉、衍射和偏振 第1节 光的干涉.ppt
- 鲁科版高中物理选择性必修第三册精品课件 第4章 原子结构 分层作业16 原子的核式结构模型.ppt
- 鲁科版高中物理选择性必修第三册精品课件 第1章 分子动理论与气体实验定律 分层作业4 科学探究气体压强与体积的关系.ppt
- 鲁科版高中物理选择性必修第一册精品课件 第4章 光的折射和全反射 第1节 光的折射 (2).ppt
- 鲁科版高中物理选择性必修第一册精品课件 第4章 光的折射和全反射 第1节 光的折射.ppt
文档评论(0)