Interview questions

NET Manifest

Next question>>
NET Manifest  - April 1, 2009 at 17:30 PM by Rajmeet Ghai

What is Manifest in .NET?

Manifest in .NET helps to understand the relation between the elements of the assemblies.

It contains the metadata of assembly that helps to specify the versions, security and helps to resolved references to resources and classes. The Manifest can be stored as an .exe or .dll. Information in the assembly manifest can be changed using the assembly attributes like Trademark, copyright, Company and other information.

Next question>>

Also read     

What is garbage collection? How to force garbage collector to run?

Garbage collection helps in releasing memory occupied by objects. CLR automatically releases these unused objects...........

Difference between System exceptions and Application exceptions.

Application exceptions can be user defined exceptions thrown by the application.............

What is Native Image Generator (Ngen.exe)?

Ngen.exe helps in improving performance of managed applications by creating native images and storing them on the cache.............

What is the relation between Classes and Objects?

Class is a group of items, attributes of some entity. Object is any specific item that may or may not be a part of the class.............

What are the concepts of DISPOSE method?

Dispose method belongs to IDisposable interface. It is used to free unmanaged resources like files, network connection etc..............

 
Latest placement tests
Latest links
 
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring