1.wht is satellite assembly???
2.How Garbage Collector works can u explain ????
Answer Posted / dilip
Satellite assemblies are often used to delpoy langauge-
specific resources for an application. These language
specific assemblies work in side-by-side execution because
the application has a separate product ID for each language
and installs satellite assemblies in language-specific
subdirectory for each language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of assembly?
What is internal keyword in .net framework?
Explain about the performance of visual basic?
Explain code security?
How to view an assembly?
What is the purpose of objects present in asp.net?
What is writeline in vb.net?
Which class allows an element to be accessed using unique key?
described weak typing?
What do you mean by deserialization?
What is the source code for display the picture in button click event?
What is the role of new keyword?
When do you use virutal keyword?
What is intermediate langauge?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.