asp.net mvc 3 - how to add an existing folder with all its sub folders and contents to a solution? -


is there way add existing folder sub folders , contents solution in visual studio 2012? ways zipping or this...?

there's button in solution explorer called show files. click on , select folder include project:

enter image description here

notice how folders not part of project shown in white. pick folder want include, right click on , select include in project in context menu. recursively include files project.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

c# - Using multiple datasets in RDLC -

monitor web browser programmatically in Android? -