borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (how to add images in the pager bar of datagrid ?)Next Topic (document object model for browser?) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : what is Satellite Assemblies?
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon what is Satellite Assemblies?

please explain it.

07-08-2004 at 07:19 AM
View Profile Send Email to User Show All Posts | Quote Reply
fabulous
Level: VB Guru


Registered: 03-08-2002
Posts: 439
icon Re: what is Satellite Assemblies?

A satellite assembly is simply an assembly that accompanies your application normally for the purpose of providing resources.

For instance, if you write an application that can be used in 4 different languages, you could put the strings of these 4 languages in different files and compile them using Al.exe (see MSDN documentation) into assemblies for you. You appliation would then need references to these. These do nothing in themselves except provide the strings that your application uses and thus are satellite assemblies. For a more detailed explanation you can go to the MSDN documentation, there is lots of information there about the subject, so much so that I cannot cover in one reply.

Hope this helps.

____________________________
My boss is a Jewish Carpenter (Jesus Christ)


Brain Bench Certified VB.NET Developer

24-08-2004 at 08:27 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : ASP.Net : what is Satellite Assemblies?
Previous Topic (how to add images in the pager bar of datagrid ?)Next Topic (document object model for browser?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder