C#中的卡纳达语言 [英] Kannada languange in C#

查看:88
本文介绍了C#中的卡纳达语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发C#windows表单项目,我希望在我的项目中使用3种语言(英语,印地语,卡纳达语)。当用户选择一种语言我希望应用程序以该语言与数据库一起运行时,我使用的是SQL Server 2008.

需要帮助...

解决方案

1.在MSDN下一个主要链接(带有一组子链接)中详细描述了您的问题的解决方案:全球化Windows窗体 [ ^ ]



2.此处关于UI部分是子链接: 演练:本地化Windows窗体 [ ^ ]



3.关于数据库数据,您应该以所有使用语言中的字符串信息的方式设计数据库,以及您的逻辑应该根据当前语言实现它们的使用。



PS:我有一篇与此主题相关的文章(和源代码),但是适用于ASP.NET MVC应用程序:MVC基本站点:第1步 - 多语言站点骨架 [ ^ ]


您是否进行了搜索 - http://lmgtfy.com/?q=globalization+windows+forms [ ^ ]。



您可以从第一个链接开始 - MSDN:全球化Windows窗体 [ ^ ]

I am working on C# windows form project, i want to use of 3 languages in my project (English,Hindi,Kannada). when user select one language i want application to run in that language along with database , i am using SQL server 2008.
need help...

解决方案

1.The solution to your problem is described in details in MSDN next main link (with a set of sub-links): Globalizing Windows Forms[^]

2.Regarding the UI part here is the sub-link: Walkthrough: Localizing Windows Forms[^]

3.Regarding the database data, you should design your database in the way that you have "string" information in all used languages and, also your logic should implement the usage of them based on the current language.

PS: I have an article (and source code) related with this topic, but is for an ASP.NET MVC application: MVC Basic Site: Step 1 – Multilingual Site Skeleton[^]


Did you do a search - http://lmgtfy.com/?q=globalization+windows+forms[^].

You can start at the very first link - MSDN: Globalizing Windows Forms[^]


这篇关于C#中的卡纳达语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆