What is manifest in .net?



What is manifest in .net?..

Answer / Harshit Kumar Vishnoi

In .NET, a manifest is an assembly that contains metadata about another assembly. The manifest includes information such as the assembly's version number, security permissions, and dependencies on other assemblies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is smart navigation?

3 Answers  


Why SOAP is required?

1 Answers   Alcatel-Lucent,


Explain me difference between public and static modifiers?

1 Answers  


Explain how viewstate is being formed and how it's stored on client in .net?

1 Answers  


What are the security policy levels in .Net

1 Answers  


What is alias ? Is it used in .Net ?

1 Answers   MCN Solutions,


Describe the use of following com+ services jit activation, queued components, object pooling.?

1 Answers  


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

1 Answers  


What are channels in .NET Remoting?

2 Answers   Rolta,


What's singleton activation mode in .net?

1 Answers  


State the various features present in .NET?

1 Answers  


Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


Categories