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 difference between namespace and assembly?
What is code security?
What is the differences between dataset.clone and dataset.copy?
Explain redim keyword?
What would you do to remove microsoft visual basic name space?
What is the use of system.diagnostics.process class?
What is code access security?
What is the difference between convert.tostring and i.tostring method?
Explain cls?
What are nested classes?
What is a literal control?
Which is the base class for all the classes in .net framework?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is the difference between c# and vb.net?
Name the two main parts of .net?