HighTechTalks DotNet Forums  

strongly typed consts from satellite assembly

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss strongly typed consts from satellite assembly in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
yacrumb
 
Posts: n/a

Default strongly typed consts from satellite assembly - 11-23-2006 , 09:01 AM






Hello all,

how can I get the strings of as satellite assembly popup as strongly
types attributes in the intellisense?

I tried running these cmds in sat.assembly dir:
Quote:
resgen /publicClass /str:vb Strings.sv-SE.resx Strings.resources
al /embed:Strings.resources /out:Strings.resources.dll /c:sv-SE
and then copy Strings.resources.dll to bin-folder

It works when using old ResourceManager-way but namespace is not
popping up. What is wrong?

thanks in advance!



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.