One time in .NET that you need to know about satellite assemblies is when you are dealing with localization. For localizing text, one doesn’t hard code text on a page, but uses a key for that text. The text equivalent for the key is retrieved from a file called a resource file. A resource file is essentially a dictionary of associations between the keys and their textual values. You will have this resource file duplicated once for each language that you support. .NET will retri 
continue >>




Author:
admin
Time:
Sunday, February 10th, 2008 at 6:48 pm
Category:
Windows - dotNET
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply