473,517 Members | 2,758 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 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
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 1913
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 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
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
1197
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...
0
1146
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
4892
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...
1
6916
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...
5
10048
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
2130
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
1477
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...
0
1033
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...
0
7423
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7594
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...
0
7554
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...
0
5730
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3276
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3272
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1636
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
1
829
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
501
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.