473,386 Members | 1,924 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,386 software developers and data experts.

multi language resource files in single dll??

Hi

i have a project that has to be in two languges. therefore i have
resource files for english and for german. i am using the dll of this
project in to another project. the problem i am facing is that when i
compile the project the english resource files gets embedded in to the
project dll. but the german resource files are compiled in to file
outside the dll.

How can i embedd resource files for all languages in the same dll?

Regards
Rizwan

Aug 21 '07 #1
1 3104
Rizwan,

I don't think you can in such a way that the localization classes will
pick up on resources for different cultures. You would have to come up with
a mechanism to tag your resources for different languages yourself. It's
just not worth it, IMO.

There are some programs out there which can take a program and all
referenced assemblies and produce one executable, but I don't know that they
handle localization well. It might be worth looking into.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

<ri***********@gmail.comwrote in message
news:11**********************@k79g2000hse.googlegr oups.com...
Hi

i have a project that has to be in two languges. therefore i have
resource files for english and for german. i am using the dll of this
project in to another project. the problem i am facing is that when i
compile the project the english resource files gets embedded in to the
project dll. but the german resource files are compiled in to file
outside the dll.

How can i embedd resource files for all languages in the same dll?

Regards
Rizwan

Aug 21 '07 #2

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

Similar topics

2
by: R. Rajesh Jeba Anbiah | last post by:
I'm supposed to do a big portal with multi-language support and I'm decided to do my own instead of going for gettext. I have sort out few implementations; most of them uses global variables. I'm...
0
by: frankenberry | last post by:
I have multi-page tiff files. I need to extract individual frames from the multi-page tiffs and save them as single-page tiffs. 95% of the time I receive multi-page tiffs containing 1 or more black...
2
by: JollyK | last post by:
Hello friends, In a large asp.net project, I don't think it is a good idea for having one common resource file containing all localized strings for the whole application. I think a better...
7
by: Bart Schelkens | last post by:
Hi, what is the best way (or the most interesting) way to make my application multi-lingual? I have french, dutch and english users and they all want the menu's and the labels,... in their...
1
by: scpedicini | last post by:
Let's say that I've built an assembly called MyApi.dll with two different language resource files, one called DefaultResource.resx (which is my english resource file), and a german resource file...
2
by: Aussie Rules | last post by:
Hi, I have a site that Iwant to either display my text in english or french, based on the users prefernces ? I am new to webforms, but I know in winforms, this is pretty easy with a resource...
1
by: =?Utf-8?B?SWFu?= | last post by:
Hi, I am trying to display two different versions of a VB screen, one with English prompts, one with Japanese, depending on a Radio Button setting at login. The radio buttons just change the...
1
by: Jonathan | last post by:
Before I start creating a new asp.net website, is there a standard way of making it multi-lingual? For example, rather than type in body text to a page, should I rather refer by number code to a...
14
by: yxq | last post by:
Hello, I want to build the multi-language application with the xml file, how to do? could anyone tell a sample? Thank you
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.