¡@

Home 

c# Programming Glossary: satellite

Proper localization of a WinForms application

http://stackoverflow.com/questions/1251225/proper-localization-of-a-winforms-application

gets compiled into the main application on compilation no satellite assemblies or external data files after building the application.. seen either have one .resx file per form and or external satellite assemblies. Do I have to roll my own Or is there something in..

How to embed a satellite assembly into the EXE file

http://stackoverflow.com/questions/1453755/how-to-embed-a-satellite-assembly-into-the-exe-file

to embed a satellite assembly into the EXE file I got the problem that I need to.. it possible to embed it directly into the binary c# embed satellite assembly share improve this question Here it is the simplest..

How to embed multilanguage *.resx (or *.resources) files in single EXE?

http://stackoverflow.com/questions/1793256/how-to-embed-multilanguage-resx-or-resources-files-in-single-exe

how to create multilanguage RESX files and how to create satellite assemblies with AL.exe but I haven't found working example how.. haven't found working example how to embed RESX Resources satellite DLL files in single EXE file and distribute whole multilanguage.. doesn't work for multiple DLLs with the same name culture satellite DLLs have identical names originally residing in different subdirs..

Single-assembly multi-language Windows Forms deployment (ILMerge and satellite assemblies / localization) - possible?

http://stackoverflow.com/questions/1952638/single-assembly-multi-language-windows-forms-deployment-ilmerge-and-satellite-a

multi language Windows Forms deployment ILMerge and satellite assemblies localization possible I have a simple Windows Forms.. compiles the culture specific resx files into satellite assemblies so in my compiled application folder there are culture.. there are culture specific subfolders containing these satellite assemblies. I would like to have the application be deployed..

MissingManifestResourceException when running tests after building with MSBuild (.mresource has path in manifest)

http://stackoverflow.com/questions/7080737/missingmanifestresourceexception-when-running-tests-after-building-with-msbuild

or linked into assembly at compile time or that all the satellite assemblies required are loadable and fully signed.. System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing..