satellite assembly

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sunil muthanna

    satellite assembly

    what is satellite assembly?
  • Carlos J. Quintero [.NET MVP]

    #2
    Re: satellite assembly

    It's an assembly whose purpose is to provide (localized) resources such as
    strings, bitmaps, etc. to the main assembly. Typically they are stored in
    subfolders with the name of the locale, for example 1033 for English US.

    --

    Best regards,

    Carlos J. Quintero

    MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
    You can code, design and document much faster.
    Free resources for add-in developers:
    MZ-Tools has a single goal: To make your everyday programming life easier. As an add-in to several Integrated Development Environment (IDEs) from Microsoft, MZ-Tools adds new menus and toolbars to them that provide many new productivity features.


    "sunil muthanna" <sunilmuthanna@ discussions.mic rosoft.com> escribió en el
    mensaje news:2C05968E-E49D-4B30-80BF-0708CA23D7D7@mi crosoft.com...[color=blue]
    > what is satellite assembly?[/color]


    Comment

    Working...