javascript - MVC4 \ how to add .png & .js etc -


i'm newbie in web development - opened vs2012, new mvc project (their default project started).

i don't find way add .png files (shoud locate them under content>themes>bast>image?), same goes .js - tried drag & drop, tried "add" - know really basic - how add files (not regular class , everything)

in projects, have content/images/pnghere , scripts/jshere. right click desired folder, hover on "add" , click new item. choose .js file in case of scripts.

if don't want work that, use file explorer , literally copy/paste file in desired spot. in vs, refresh solution explorer , click "show files". when pasted file shows (should colorless , faded), right click , select "include in project" @ point become colored , ready use.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -