473,660 Members | 2,459 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using Satellite Assemblies

Hi,
I am developing a windows based application that
implements the concept of Internationaliz ation. I intend
to achieve the same using Satellite Assemblies. Can anyone
lead me to useful sample applications by which the same
can be achieved dynamically.

What I intend to do, is provide the client application
with a set of Satellite Assemblies. On initialization of
application, based on the culture setting for a particular
client user (which it will get from a remote db), the
appropriate Satellite assembly shall be loaded into
memory. How do I achieve this?

Regards,
Vaishali.
Jul 19 '05 #1
1 1928
Refer this url
http://samples.gotdotnet.com/quickst...urcefiles.aspx
"Vaishali Patel" <va************ @hotmail.com> wrote in message
news:38******** *************** *****@phx.gbl.. .
Hi,
I am developing a windows based application that
implements the concept of Internationaliz ation. I intend
to achieve the same using Satellite Assemblies. Can anyone
lead me to useful sample applications by which the same
can be achieved dynamically.

What I intend to do, is provide the client application
with a set of Satellite Assemblies. On initialization of
application, based on the culture setting for a particular
client user (which it will get from a remote db), the
appropriate Satellite assembly shall be loaded into
memory. How do I achieve this?

Regards,
Vaishali.

Jul 19 '05 #2

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

Similar topics

0
1208
by: Mário Sobral | last post by:
Hi, I created an assembly (let's call it assembly (B)) that returns a localized resource for a given key (similar to System.Globalization.ResourceManager). I checks if the caller assembly (let's call it assembly (A)) has a satellite assembly (let's call it assembly (sA)) with localized resources. If it exists, it gets the resource with the given key and returns it, otherwise it reads information from a support database and dinamically...
0
1155
by: John | last post by:
Hi, i have two Projects A, B. Both have satellite assemblies (for internationalization). B depend on A. After compilation, the satellite assemblies from B (B\bin\Debug\en) are in A\bin\Debug\en. But if i run the debuger, the satellite assemblies from B was not copy to emulator. thanks, John
8
4937
by: nbaiju | last post by:
Hi, I am building a asp.net application which has satellite assemblies. When building the satellite assemblies dll's from Visual Studio 2003 GUI the application works fine . i.e. the resource dll's of different cultures are loaded correctly. But When I build the satellite assemblies dll's using al.exe the application defaults to the culture neutral strings. I am using the command line below to build my resource dll's. al /t:lib...
1
6929
by: Afaq | last post by:
Hi, After adding large number of empty resource files (which will be updated later), we are not able to compile the project. the following is the output of the build process. It fails while compiling the Max.UI.Win project with the following error Satellite assemblies could not be built because the main project output is missing.
1
272
by: Vaishali Patel | last post by:
Hi, I am developing a windows based application that implements the concept of Internationalization. I intend to achieve the same using Satellite Assemblies. Can anyone lead me to useful sample applications by which the same can be achieved dynamically. What I intend to do, is provide the client application with a set of Satellite Assemblies. On initialization of application, based on the culture setting for a particular
5
10053
by: Rudolf Ball | last post by:
Dear NG, i want to load a plugin (WinForm) in my Applikation. That works fine. Now I want to globalize that plugin. So I have to load the Satellite Assembly, as well. But how can I load this (and when?). Thank you very much Rudi
3
2145
by: BBC1009 | last post by:
Don't know why when rebuild VB.Net project (vb.net 2002 framework 1.0), this error comes out suddenly. Anyone can help. Thanks!!!!
1
1479
by: =?Utf-8?B?c2lwcHl1Y29ubg==?= | last post by:
Hi What determines if the Satellite assemblies should be in a dir "de-DE" or "de" I built some satellite assembles with resource files resourcefile.de-DE.resx and my app finds these in /de-DE but I also have a third party app satellite assemblies and they must be in /de Is it the extension that matters resourcefile.de-DE.resx - has to be in /de-DE
0
1042
by: Nader | last post by:
I'm trying to use satellite assemblies in my web application. I got a problem with loading resource files. I have the falowing code: protected ResourceManager GetStrings = new ResourceManager("StringsFallback", typeof(Satellite).Assembly); This should load the resources stored in the StringsFallback assembly file. Actually I don't realy know what exactly I should put at the second argument... And I get this error message:
0
8428
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8341
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8754
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8542
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8630
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6181
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4343
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2760
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1984
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.