Answer Posted / rahul
1.manifest
2.IL Intermediate language
3.Metadata
4. Bitmaps
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell us the differences between an interface and an abstract class in .net?
What is connection pooling and how do you make your application use it?
State the differences between the dispose() and finalize().
Which namespace is used to support multithearding in .NET?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What is the single responsibility principle?
What is .net debug & trace?
what will do to avoid prior case?
Explain the garbage collection process?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
Explain memory-mapped files.
What is STA in .NET?
Please explain what is the difference between constants and read-only variables?
What is .net environment?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?