Why not use a separate assembly for your resource files, then you can just drop this onto your web server as needed?
On Sat, Oct 23, 2010 at 3:25 PM, Ronak <[email protected]> wrote: > Hii > > I am using resource file in my asp.net 2.0 project, every time when > there is little change > in my resource file I have to publish website and then upload resource > file DLL. > > So I want to know that is there any way to not to publish whole > website and just use > resource file directly. > > Thank you
