Home All Groups Group Topic Archive Search About

how to localize a composite control

Author
26 Jun 2006 7:33 AM
Julia
Hi

I have developed a composite control and now I would like to make it work
with different languages. I have tried to search for a very basic sample but
I cant find it. Anyone hwo knows where to look?

Thanks
Julia

Author
26 Jun 2006 9:06 AM
Vadivel Kumar
The easiest way is to store the display texts as the WebResource and
retrieve it based on the client machine's current culture.

Check the below link,

http://www.codeproject.com/dotnet/Localization.asp
http://msdn.microsoft.com/msdnmag/issues/06/05/BasicInstincts/

Let me know if you have trouble in implementing this.

-
Vadivel Kumar
http://vadivelk.net