Is there a list of the "special" folders and files in ASP.Net MVC? I'm talking about things like "Views/Shared/EditorTemplates" and "Views/_ViewStart.cshtml."
EDIT: Responding to CodeIgnoto's comment, I'm not asking about general architecture or how to create a site. I want a list of all the "special" folders and files that the ASP.Net MVC uses. There appear to be quite a few poorly documented features of the ASP.Net MVC framework that could be extremely useful. When I stumbled upon the EditorTemplates and DisplayTemplates folders, I was shocked that they weren't really documented anywhere.
I think they should be _Layout.cshtml
, App_Codes
, App_LocalResosources
, App_GlobalResources
, Themes
, Global.asax
, Web.config
...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With