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 attribute and reflection in c#?

0 Answers  


the selected inf of other combobox?How do you achieve it?

1 Answers   CTS, Microsoft,


Can we define a variable with the access modifier private in an interface?

7 Answers   IBM,


What?s the difference between System.String and System.StringBuilder classes?

3 Answers  


What is difference between array and collection?

0 Answers  






What language is c# similar to?

0 Answers  


Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?

0 Answers  


Why do we use dictionary in c#?

0 Answers  


What is c sharp used for?

0 Answers  


What is cookies in c# asp net?

0 Answers  


How do namespaces work?

0 Answers  


What is the difference between method and constructor in c#?

0 Answers  


Categories