Grumpy wrote:
Once I rebuild my project, VS.NET will create the appropriate structure under the bin directory.
Thanks Grumpy !!!
But my problem is almost resolved, I want to know how to do this without rebuild the entire proyect.
Let me be more speciffic, I want to modify a Resource file (outside the VS project) and compile it and set into the Asp.Net application, and I want the changes to be reflected.
Or maybe, add a new resource file to the running Asp.Net file ...
thanks again !!