Resource Files in ASP.net
Hi,
I have a small ASP.net project, in the project i have images. I have placed the image folder in the project to access the images. I want to create a resource file for the images and use the resource file in my project.
Can any one help me in creating such a file and who to use it in ASP.net.
I have tried the resource file concept in a windows application but not in ASP.net.
Regards,
Manoj_21
|