I am trying to create a webpart using visual studio 2010.
In my project I would like to add some files like images and swf.
These files are there on my system, so how do i add these resources into
the project( and refer them) so that they are packaged and deployed along with the web part ?
I am trying to create a webpart using visual studio 2010. In my project
Share
Steps 12-15 of this: http://msdn.microsoft.com/en-us/gg620532 will show you how to use the mapped folder aspect of Visual Studio 2010.