asp.net mvc - Contents Folder Convention in MVC -
I am wondering what the history behind the conference for the ASP.NET MVC project / content folder; Where it originated; And the logic behind it
Our team is contemplating transferring / extending / out of our images and / styles to reduce folder levels in this project. It would be good to know why the conference was placed in the first place.
This is an attempt to organize your files on behalf of the framework and this "Convention on the Configuration "The way in which most MVC frameworks follow this type, if you follow this conference, it will be easy to develop libraries and plugins that can use this conference
for. Ex You can build a HtmlHelper call LoadAndPackScripts, which will allow your content JavaScript files complaints and s will find packaged them and add them to your project
Comments
Post a Comment