473,385 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

multiple language support in C#

Hi all,
in VC6, it was possible to mix multiple lang within the same project
using different resource file adn resource only DLL, with Loadstring to
change the UI string on the fly. I don't know what is the .NET way of
doing that. Could someone please enlighten me on this?
Jan 17 '06 #1
2 2870
Lonewolf wrote:
in VC6, it was possible to mix multiple lang within the same project
using different resource file adn resource only DLL, with Loadstring to
change the UI string on the fly. I don't know what is the .NET way of
doing that. Could someone please enlighten me on this?


The class you're interested in is ResourceManager - have a look on MSDN
for the description. If you google for
ResourceManager tutorial .net
you should find plenty of helpful hits.

Jon

Jan 17 '06 #2
Jon Skeet [C# MVP] wrote:
Lonewolf wrote:
in VC6, it was possible to mix multiple lang within the same project
using different resource file adn resource only DLL, with Loadstring to
change the UI string on the fly. I don't know what is the .NET way of
doing that. Could someone please enlighten me on this?

The class you're interested in is ResourceManager - have a look on MSDN
for the description. If you google for
ResourceManager tutorial .net
you should find plenty of helpful hits.

Jon


I will look into that, thank you so much for enlightening me :D
Jan 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Hamed | last post by:
Hello Every where in .NET books is mentioned that VS.NET is a seamless cross platform environment. We have two groups of programmers that some are VB programmer but others prefer to use C#. Is it...
1
by: mike | last post by:
Hello all, any advice or links to pages about how to have multiple language asp pages? For example, you have a database driven website that you want customers around the world to use. How do...
1
by: Dave | last post by:
Hi All, I have a VS.NET 2003 solution that uses several setup projects to package various components and applications into MSI files. I need to provide foreign language support for 5-6 languages...
3
by: Kieran Green | last post by:
Greetings, We are building an application written for Windows in C++ which uses OLEDB to connect to AIX DB2 8.2. Our app stores all string data in the wchar_t datatype, which generates dynamic...
3
by: 00_CuMPe3WaR3D12 | last post by:
I know there is Culture feature with Asp.net, but what I want to know is how to organize/design a web application that supports multiple languages. What is the best approach? Do I use "If,...
1
by: neh.chan | last post by:
How do u implement multiple languages support for a web application in .net 2.0??
1
by: Rhishabh07 | last post by:
how to use multiple language for an application? i have an application and i wan to see it in different different language. how is it possible? anyone can help me to solve this problem? ...
1
by: praveenkhade | last post by:
The Visual Studio language support for C# has not been installed. Code editing intellisense will not be available. Markup intellisense for server controls I m getting this error, wat might be...
1
by: manojrajgarhia | last post by:
Operating Environment: XP US English Developement Environment: VS 2005 C# Our applications needs to support keyboard input for multiple languages. Code snippet for our proof of concept is as...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.