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
What is msil, il?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What are the different.net tools which you used in projects?
What tools can I use to develop .net applications?
What is static constructor, when it will be fired? And what is its use?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
Explain Creational design pattern in .NET?
Example from .net. Integer & struct are value types or reference types in .net?
What is the microsoft .net?
The project which you have made, which methodology did you use?
What is machine.config in .net?
What is the single responsibility principle?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What is difference between system.string and system.stringbuilder classes?