Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP.NET MVC Baby Steps
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01576485
Message ID:
01576519
Views:
42
>>Hi,
>>I am looking at the training video (Pluralsight) on APS.NET MVC Basics (produced in 2009) the demo project. The Views folder has Home folder and Shared folder. The Home folder is clear, it has view files for each view the project needs.
>>
>>The Shared folder has page Site.Master which is the master page used by all views.
>>
>>In the current version of VS 2012, when I create a test ASP.NET MVC project, the Shared folder has file _Layout.cshtml.
>>
>>What is the purpose of _Layout.cshtml?
>>
>>And does it mean that VS 2012 does not automatically create file Site.Master (master page for the project) and I have to create it manually?
>>
>>TIA
>
>Another confusing part of VS 2012. The article by Scott Guthrie on ASP.NET MVC 3 says that when you create an empty project the layout file _Layout.cshtml is automatically created. Yet when creating a project in VS 2012 no such file is created. Even though when you create a view there is check box (checked by default) - Use a Layout or Mater Page -- Nothing is created by VS.

Empty project with nothing in it was introduced in MVC 4 and VS 2012. Prior to that empty project did have some stuff in it.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform