Answer Posted / krupali
In asp.net 2.0 collection of file are called assembly.and
in these assembly one file(EXE or .DLL)contains a special
metadata called manifest.and these manifest is stored as
binary data and contains the detail like versioning
requirements for the assembly,the author,security
permissions,and list of files forming the assembly.while
the metadata is called data about data.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
How many design patterns can be created in .net?
What is the procedure to add assemly to gac to make it shared one?
Explain the difference between vb and vb.net?
Types of evidence in .net with context to CAS
What is the advantage of .net core?
Explain what are an object and a class?
What is interface and abstract class in .net?
Do you know what's the difference between .net and laravel?
What is operator overloading in .net?
How to customize the trace output?
what is machine key error in .NET how can we solve it?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is the use of UML in .Net
Explain code access security.