SenthilTN Kumar schrieb: > hai,I need to develop a asp.net application in the following languages. > > English > France > Germany > Spanish > Port > It > Dutch > Danish > Polish > other TBDHow to implement using ajax with some technicquepossible in > ajax.
Well, on the server side i use the ASP.NET 2.0 built-in localization features. For the Client Part i create an Array with the needed Strings in the choosen language for a specific page. Also i have some helper functions to get these strings formatted out of that array. That's all. -- Freundliche Grüße Albert Weinert http://der-albert.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
