Where is the Version Information Stored on a assembly ?
Write the Namespace to load assemblies at runtime
Can you allow a class to be inherited but prevent the
method from being overridden ?
What happens in memory when you box and unbox a value type ?
Write a progtam to convert decimal to byte without using
library function.
Answer Posted / nitish singh
Version information is stored in assembly in manifest
Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How do you retrieve the customized properties of a .net application from xml .config file?
Explain how to achieve polymorphism in vb.net?
What is difference between metadata and manifest?
What are nested classes?
difference between control and component more than one differences
Explain about the ruby interface generator?
List the different types of assembly?
What is the difference between convert.tostring and i.tostring method?
Why is the xml infoset specification different from the xml dom?
How vb implements the disconnected architecture as like vb.net?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
Explain jit?
What is a preprocessor directive in vb.net?
What is late binding?
Explain how to send xml file on server using http protocol?