----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: sbala80 Message 2 in Discussion HI, Diff ways for designing multilingual applications: * if it is a web site where in the entire contents has to be in different languages,then one simple way is to have different versions of same page . *otherwise we can rely on database to store language dependent strings associated with a language code and substitute accordingly during runtime. *Smart way is to use resource files to handle multiple languages Links: 1) .NET Framework Tutorials - Resources and Localization Using the .NET Framework SDK http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptutorials/html/resources_and_localization_using_the__net_framework_sdk.asp 2) Simple examples that regards the Resource files: http://www.dotnetjunkies.com/quickstart/howto/default.aspx (Check the "Resource" link in this page) 3) Localization of applications http://www.dotnetjunkies.com/quickstart/aspplus/ (Check the "Localization" link in this page) 4) Visual Studio - Planning World-Ready Applications http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxoriPlanningGlobalReadyApplications.asp 5) NET Framework Developer's Guide - Resources in Applications http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconresourcesinasppages.asp 6) Visual Basic and Visual C# Concepts - Globalizing and Localizing Applications http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vboriGlobalizingApplications.asp 7) ResourceManager class information http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemresources.asp Regards Bala Malleable Minds Software ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
