简体   繁体   中英

c# use properties file or xml for languages

In C#.NET, what way is preferable to store language syntax, in xml files or properties files? The version I'm force to use is .NET 2.0.

Marthin, are you referring to localization? If so, look up resource strings: http://msdn.microsoft.com/en-us/library/fw69ke6f%28v=VS.100%29.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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