Difference between assembly manifest & metadata assembly
manifest
Answer Posted / satyambabu
Manifest means all the assembly meta data specifyed.
Metadata means data about data.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is .net used?
What is operator overloading in .net?
How viewstate is being formed and how it is stored on client in .net?
What are the differences between an interface and an abstract class in .net?
What is difference between system.string and system.stringbuilder classes?
What is the intermediate language between asp and asp.net1.0?
What are the authentication methods in .net?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Explain the purpose of Remoting in .NET?
What is equivalent for regsvr32 exe in .net ?
Explain how does assembly versioning work?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is stored procedure ? how we use it in .NET ?
Types of evidence in .net with context to CAS