1.wht is satellite assembly???
2.How Garbage Collector works can u explain ????
Answer Posted / kalyani
Satellite assembly:Assembly containing no executable code—
only resources. Typically, satellite assemblies are used
for storing localized data. Satellite assembles can be
added, modified, and loaded into a .NET application at
runtime without recompiling. Use the Assembly Linking
Utility to create satellite assemblies by
compiling .resource files.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is redim keyword?
What is misl code?
Explain about rapid application development tool?
What is the differences between dataset.clone and dataset.copy?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
how many server control present in .net
List the different types of assembly?
What is the class that allows an element to be accessed using unique key?
What is late binding?
What are the different types of applications supported in .net (or) .net framework?
Explain about the ruby interface generator?
Can you please explain the difference between value and reference types?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
List the types of generations in garbage collector?
What do you mean by serialization and deserialization?