Yes I know but maybe You didn't understand whole situation. I'm doing publish and have those resources in ddl files. I'm using Web Site project not Web Application project
On 6 Sty, 08:57, Cerebrus <[email protected]> wrote: > Yes, it is possible. > > .NET provides classes such as the ResourceReader and ResourceWriter > which allow programmatic access to read and write resource files. > > On Jan 5, 8:55 pm, Complex-IT <[email protected]> wrote: > > > Hello, > > > I have a question. I try to find solution for 5 hours and nothing. But > > from the begining: > > > I have a website project which use localization - resources files in > > different languages. > > It work's fine. Then I publish website. It also works fine. Next I > > want to be able to change value > > of keys in resources via desktop application. I want to write a > > manager which gave me an opportunity to manage > > all of resources files in all languages. > > > After publish VS convert resources files to dll libraries. So .... > > > It's possible to write software which can modify those files ? And if > > it's possible how can I do that ? > > > best regards > > Piotr Ufel
