Answer Posted / nikhil
Assembly contains following in the order:
1. Assembly Menifest
2. Type Metadata
3. MSIL Code
4. Resource (if any)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What's a windows process in .net?
What is RCW (Run time Callable Wrappers)?
What is view state in .net?
Explain how to redirect tracing to a file?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
How to spawn a thread?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How to Create and Consume a Web Service?
What is managed code in .NET?
Tell us what is the native image generator?
Explain the difference between the while and for loop.
What are Attributes in .NET?
Explain the code behind wors and contrast that using the inline style.