Look at "Satellite assemblies" in MSDN
See these samples
http://www.codeproject.com/aspnet/Sa...Assemblies.asp
http://msdn.microsoft.com/library/de...HelloWorld.asp
--
WBR,
Michael Nemtsev :: blog:
http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
"chandu" wrote:
> hello,
> i am developing a globalized application.for that i need to create some
> resource files for localization.
>
> i created resource file for english.
> now i want to convert the english resource file into another language
> like... french,germal lanuages...
>
> how to create resource files of different languages from available language
> resource file..
>
> thank u
>
>
>