i started project in visual studio 2012. selected asp.net web forms application folder structure not contain model folder. there setting there needs changed created? however, creating similar project in visual studio 2013 contains model folder. there difference because of visual studio editions?
it new in visual studio 2013. previously, mvc models folder has model-view-controller architecture, think microsoft found out idea keep models in model folder when web form. can create manually. click on project name on solution explorer, right click, on menu go add-> new folder , call models

Comments
Post a Comment