![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, What is satellite assemblies? How can we use create satellite assemblies? Please any one give with Examples. Regards, R.Sathaiamoorthy |
#3
| |||
| |||
|
|
Satellite assemblies are resource-only assemblies which contain resources for a given culture. For an example, follow these steps: Create a new Windows Application called Satellite Set the Form's Text to "House" Now, set the "Localizable" property of the form to true Now, set the Language property of the form to "French" Now, set the Text property to "Maison" Now, set the Language property of the form to "Spanish" Now, set the Text property to "Casa" Build your project. The result will be an executable file ("Satellite.exe") and two satellite assemblies with resources in French and Spanish. Hope it helps "Sathiamoorthy" <someone (AT) microsoft (DOT) com> escribió en el mensaje news:u43$F3QvFHA.2504 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Hi, What is satellite assemblies? How can we use create satellite assemblies? Please any one give with Examples. Regards, R.Sathaiamoorthy |
#4
| |||
| |||
|
|
Thanks for your example. I created the assemblies which contains fr, es folder. i clicked the Satellite.exe the text properity of the form is showing only "House" How can i view the "Maison" and "Casa" Thanks and Regards, R.Sathiamoorthy "Francisco Garcia" <nospam (AT) nowhere (DOT) com> wrote in message news:eCFPGwRvFHA.2216 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Satellite assemblies are resource-only assemblies which contain resources for a given culture. For an example, follow these steps: Create a new Windows Application called Satellite Set the Form's Text to "House" Now, set the "Localizable" property of the form to true Now, set the Language property of the form to "French" Now, set the Text property to "Maison" Now, set the Language property of the form to "Spanish" Now, set the Text property to "Casa" Build your project. The result will be an executable file ("Satellite.exe") and two satellite assemblies with resources in French and Spanish. Hope it helps "Sathiamoorthy" <someone (AT) microsoft (DOT) com> escribió en el mensaje news:u43$F3QvFHA.2504 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Hi, What is satellite assemblies? How can we use create satellite assemblies? Please any one give with Examples. Regards, R.Sathaiamoorthy |
#5
| |||
| |||
|
|
Hi, What is satellite assemblies? How can we use create satellite assemblies? Please any one give with Examples. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |