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

Localization of custom DLLs.

Hi.

I am developing a DLL that will be used by localizable applications.
The code of this DLL has some text that is send to the client
applications. I am creating some resource files for this DLL and when
I compile it, VS.NET creates a bunch of resource.dll files for the
project one for each language I need to support. So, when I distribute
this DLL to my developers, will I have to distribute those
resource.dll files as well? Is there any way to encapsulate all of
them inside a single dll?

Regards,
Robert Scheer
Mar 5 '08 #1
3 1939
So, when I distribute this DLL to my developers, will I have
to distribute those resource.dll files as well?
Yes.
Is there any way to encapsulate all of them inside a single dll?
Nope.

Unless you invent your own solution going around the resource manager.

But having separate resource-only dlls for each language is the
current best recomended practice.
--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
Mar 6 '08 #2
On Mar 5, 8:59*pm, "Mihai N." <nmihai_year_2...@yahoo.comwrote:
So, when I distribute this DLL to my developers, will I have
to distribute those resource.dll files as well?

Yes.
Is there any way to encapsulate all of them inside a single dll?

Nope.

Unless you invent your own solution going around the resource manager.

But having separate resource-only dlls for each language is the
current best recomended practice.

--
Mihai Nita [Microsoft MVP, Windows - SDK]http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
Hi Mihai.

So, if I support five languages, how should I deploy my DLL to my
client developers? If they need to put this DLL on the GAC, they will
have to run GACUtil.exe on each resource DLL also?

TIA,
Robert Scheer
Mar 7 '08 #3
So, if I support five languages, how should I deploy my DLL to my
client developers? If they need to put this DLL on the GAC, they will
have to run GACUtil.exe on each resource DLL also?
Sorry, I don't know much about GAC deployment.
But I guess you can just give it a try.
--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
Mar 7 '08 #4

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

Similar topics

3
by: Anne DeBlois | last post by:
Hi, I am about to order Visual Studio .NET. We work with the French Canadian version of Windows XP Professional. I don't know exactly how it works, but I have a question that may sound stupid,...
1
by: MarkMurphy | last post by:
We had downloaded the Enterprise Localization Framework a few months ago for evaluation and were using it under .NET Framework 1.0. We've just now upgraded to .NET Framework 1.1 and have started...
6
by: Rental | last post by:
I'm having the sam problem as described below with the Localization toolkit. Does anyone know if there is a solution to this problem. --->When attempting to generate resource dlls with...
0
by: Maileen | last post by:
Hi, I use the localization feature of my VB.net application to create some ApplicationName.resource.dll files, but i would like to know if it does not exist a way to change the name of these...
0
by: jonathan.eves | last post by:
Hi I am having a hard time with localization of the sitemap. I have created a custom SiteMapProvider which inherits from StaticSiteMapProvider. For which everything works fine. The next...
5
by: CMM | last post by:
I don't seem to "get" ASP.NET 2.0's Localization features. I've read up on everything... and of course, everything is explained in cursory softball terms- not any "real-world" usage way. I hope...
10
by: =?Utf-8?B?SmFjayBTbWl0aA==?= | last post by:
Hello, I have a solution that contains a C# application that is installed and runs as a service. The solution also contains several DLLs, some of which are C# assemblies and some are C++ DLLs. ...
2
by: Hans Artm | last post by:
Hi, We are developing a site that needs to be localized (english + spanish). The site has a lot of "static" pages with a lot of text, and some dynamic pages. We are unsure how to develop the...
0
by: thayes | last post by:
I'm developing an app using WPF, and have just started looking into localization. I have gotten the BAML localization solution working (with LocBaml and CSV files), but I'm a bit perplexed when it...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.