Hello all I have 2 questions here and I am sure, you all will be able to help me on the same
I am working ana web appliation containing more than 300 forms and I a looking at having it multi lingual
I have created one Resource file already and this is in English language which I m using now ( I hae not made seperateresource file for each forms so ar )
Now when I want to have multi lingual support, I would like to if it is easier to create seperate resource files for all forms first in " Default" language and then start making resourcefiles the same way or all other languages ( Localizaion )
Or
Is it easier to create a global resource file and then have the same created for all languages ?
When you post the reply, please also talk about all the merits and demerits of Localization and Globalization and also tell me what are thekind of prolems that I will face if loalization is used
If your forms have much common parts which needs to be localized than it would be wiser if you create one Global resource file, but if your forms have a lot of different parts than you should create local resource files for each form.
And if you're using Visual Studio (not Visual Web Developer), you can automatically generate local resources for each of your form if you open it and click on Tools > Generate Local Resource.
I am actually looking for the difference between Implicit localization and Expicit localization.. I wish to know which of the, is better when my web appliation has about 300 forms and i am trying to make this multilingual
How does resource files made for each and every aspx page affect the performance of my web appliacation...
Is it possible that I can know the issues that can come up to my web application ( over 300 pages ) if I start using Resource files for each and every single aspx age and then have all of them made multilingual ??
Is it better to have one resource file made for all the formsput together and then convert that for multi lingual purpose ?
Please explain to me..... it would be nice if you can tell me the performane issues if I have multiple resource files for every single aspx page
Member
6 Points
26 Posts
Globalization and Localization
Apr 10, 2008 01:39 AM|praveen_varma|LINK
Hello all I have 2 questions here and I am sure, you all will be able to help me on the same
I am working ana web appliation containing more than 300 forms and I a looking at having it multi lingual
I have created one Resource file already and this is in English language which I m using now ( I hae not made seperateresource file for each forms so ar )
Now when I want to have multi lingual support, I would like to if it is easier to create seperate resource files for all forms first in " Default" language and then start making resourcefiles the same way or all other languages ( Localizaion )
Or
Is it easier to create a global resource file and then have the same created for all languages ?
When you post the reply, please also talk about all the merits and demerits of Localization and Globalization and also tell me what are thekind of prolems that I will face if loalization is used
Thanks and Regards
Praveen
Star
10979 Points
2850 Posts
Re: Globalization and Localization
Apr 10, 2008 04:13 AM|kipo|LINK
If your forms have much common parts which needs to be localized than it would be wiser if you create one Global resource file, but if your forms have a lot of different parts than you should create local resource files for each form.
And if you're using Visual Studio (not Visual Web Developer), you can automatically generate local resources for each of your form if you open it and click on Tools > Generate Local Resource.
Member
6 Points
26 Posts
Re: Globalization and Localization
Apr 10, 2008 06:05 AM|praveen_varma|LINK
Thank you
However, I would like to know few common avantages and disadvantages of using globalzation over Localization...please
Member
6 Points
26 Posts
Re: Globalization and Localization
Apr 10, 2008 08:54 AM|praveen_varma|LINK
I am actually looking for the difference between Implicit localization and Expicit localization.. I wish to know which of the, is better when my web appliation has about 300 forms and i am trying to make this multilingual
How does resource files made for each and every aspx page affect the performance of my web appliacation...
Please find time to explain in detail to me
Member
6 Points
26 Posts
Re: Globalization and Localization
Apr 11, 2008 12:52 AM|praveen_varma|LINK
Is it possible that I can know the issues that can come up to my web application ( over 300 pages ) if I start using Resource files for each and every single aspx age and then have all of them made multilingual ??
Is it better to have one resource file made for all the formsput together and then convert that for multi lingual purpose ?
Please explain to me..... it would be nice if you can tell me the performane issues if I have multiple resource files for every single aspx page
Star
9003 Points
3145 Posts
Re: Globalization and Localization
Apr 12, 2008 01:06 AM|vivek_iit|LINK
Hi ,
Refer this article for localization:
http://www.codeproject.com/KB/aspnet/localizationByVivekTakur.aspx
Hope this helps,
Vivek
Communifire: Social Networking and Business Collaboration Platform