What is manifest ?

Answers were Sorted based on User's Feedback



What is manifest ?..

Answer / mohan kumar e.

A manifest contains assembly information (metadata of
assembly) which includes assembly name(name,version,culture
and public,private key),security info.,the files that are
inside the assembly and the files that are referenced by
the assembly.

Is This Answer Correct ?    6 Yes 0 No

What is manifest ?..

Answer / kirti

It is the metadata that describes the assemblies.

Is This Answer Correct ?    0 Yes 0 No

What is manifest ?..

Answer / praseetha sandeep

This specifier allow class to hide member variables and
member functios to be accessed from other class objects and
functions except the child class with in the application

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C Sharp Interview Questions

What is internal and protected-internal accessspecifier in c#.net?

1 Answers  


What is delegates in c# and uses of delegates?

0 Answers  


What?s the difference between the Debug class and Trace class?

2 Answers   Siebel,


What is the benefit of delegate in c#?

0 Answers  


What is assembly c#?

0 Answers  






Why would you use untrusted verification?

0 Answers  


What is the implicit name of the parameter that gets passed into the class set method?

0 Answers  


Can we return two values from a function?

12 Answers   MD Synergy,


What is immutable in C#?

0 Answers   SwanSoft Technologies,


Can we inherit two classes in c#?

0 Answers  


Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?

0 Answers   Siebel,


What is Delay Signing?

1 Answers   ACS,


Categories