c# - Did ASP.NET MVC 4 default directory hierarchy change since MVC 3? -
i learning asp .net follow tutorial on ms site: http://www.asp.net/mvc/tutorials/mvc-music-store/mvc-music-store-part-1
i have mvc4 not mvc3 , problem in beginning. in left how default solution should on right how looks on vs2013 , mvc4. have add together content , scripts directories manually?
on ms site says: “convention on configuration”. if phone call thoes directories content, scripts vs 2013 know inside?
yes, if add together content, scripts directory, vs2013 know inside. , if create mvc empty application, need manually add together required folder. of people not prefer empty application.
else utilize bundle manager console..it automatically install required templates, if did not install mvc properlly. that, go tools->library bundle manager->package manager console.
c# visual-studio-2010 asp.net-mvc-3 asp.net-mvc-4 visual-studio-2013
No comments:
Post a Comment