简体   繁体   English

ASP.NET 使用数据库的多语言应用程序

[英]ASP.NET Multi-Lingual Application using Database

I am wondering if anyone would share their experience on what they think as the best strategy to enable dynamic multi-lingual system using .NET我想知道是否有人会分享他们认为使用 .NET 启用动态多语言系统的最佳策略的经验

I have a customer who wishes to have an semi-MRP system that stores all Product's Materials and specs.我有一位客户希望拥有一个存储所有产品材料和规格的半 MRP 系统。 These information will later be used for other modules such as Invoices, Purchasing, Marketing (extracting the information for printing purposes) and many more.这些信息稍后将用于其他模块,例如发票、采购、营销(提取信息以用于打印目的)等等。

The thing is, he wants everything to be stored multiple languages.问题是,他希望所有内容都以多种语言存储。 He is also unable to fixed the number of languages.他也无法确定语言的数量。 Hence, the number of languages will grow throughout time.因此,语言的数量将随着时间的推移而增长。

So I guess what I am asking is, what is the best strategy to setup a dynamic language enabled website that encompasses the field names (eg, name) and also it's data (eg, Lasker).所以我想我要问的是,设置包含字段名称(例如,名称)及其数据(例如,Lasker)的动态语言启用网站的最佳策略是什么。

Many thanks in advance, Lasker非常感谢,拉斯克

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM