PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Question Regarding Multiple Resource File..

Reply

Question Regarding Multiple Resource File..

 
Thread Tools Rate Thread
Old 11-01-2007, 03:08 AM   #1
=?Utf-8?B?c2h5YW0=?=
Guest
 
Posts: n/a
Default Question Regarding Multiple Resource File..


Hello,

I have a product which is customized for multiple vendors for eg:-
cisco,hitachi,sony etc.

When user installs the app on a cisco vendor all the icons,bitmaps, strings
should be cisco and viceversa. What's the best way to achieve this.

I was thinking about the same concept of satellite assembly for multiple
cultures.
So based on the installation it will pick the correct resource file from the
installation folder.

Is this method feasible?, or do we have any other better methods.

Also i will not be putting any resource in the main app.

Dot .net Gurus Please advice me.

Thanks,
Vineeth


  Reply With Quote
Old 15-01-2007, 12:26 AM   #2
Bryan Phillips
Guest
 
Posts: n/a
Default Re: Question Regarding Multiple Resource File..

You can use satellite assemblies but you would have to create a custom
culture for each of your vendors. On the surface, it sounds like a neat
way to solve this particular problem.

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com



"shyam" <shyam@discussions.microsoft.com> wrote in message
news:40490B57-F28D-420F-9A2A-C7A69112D46C@microsoft.com:

> Hello,
>
> I have a product which is customized for multiple vendors for eg:-
> cisco,hitachi,sony etc.
>
> When user installs the app on a cisco vendor all the icons,bitmaps, strings
> should be cisco and viceversa. What's the best way to achieve this.
>
> I was thinking about the same concept of satellite assembly for multiple
> cultures.
> So based on the installation it will pick the correct resource file from the
> installation folder.
>
> Is this method feasible?, or do we have any other better methods.
>
> Also i will not be putting any resource in the main app.
>
> Dot .net Gurus Please advice me.
>
> Thanks,
> Vineeth


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off