Figure 2-2.Visual Studio prompts to create a unit test project.
For simplicity, we won’t write any unit tests for this application (you’ll learn more about unit tests in Chapter 3, and use them in Chapter 4). You can choose “No, do not create a unit test project” (or you can choose Yes—it won’t make any difference). Click OK.
Visual Studio will now set up a default project structure for you. Helpfully, it adds a default controller and view, so that you can just press F5 (or select Debug
Figure 2-3.The default newborn ASP.NET MVC web application
Figure 2-5.The initial application output
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论