Saturday, March 24, 2012

working with images

If I create a image in say photoshop or some other graphics program what is the easiest way to use these images withing a visualstudio.net project? I am a user of Dreamweaver for web development and I am trying to make the transition to visualstudio.net. Where should I store the web ready images so that I can utilize them within my visualstudio project and then publish them to a live server when ready?hi,
well inside ur visual studeio.net project, u can create a new folde called images and place all ur images inside it and u can use them as usuall. i was using DW and moved to VS.NET too.
I agree with haidar. I think that's a prety standard way of storing images. You can really put them anywhere you want, but keeping them in a directory seperate from code is defiantely a cleaner solution.

0 comments:

Post a Comment