Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between assembly manifest & metadata assembly
manifest

Answer Posted / guest

An integral part of every assembly that renders the assembly
self-describing. The assembly manifest contains the
assembly?s metadata. The manifest establishes the assembly
identity, specifies the files that make up the assembly
implementation, specifies the types and resources that make
up the assembly, itemizes the compile-time dependencies on
other assemblies, and specifies the set of permissions
required for the assembly to run properly. This information
is used at run time to resolve references, enforce version
binding policy, and validate the integrity of loaded
assemblies. The self-describing nature of assemblies also
helps makes zero-impact install and XCOPY deployment
feasible. metadata -Information that describes every element
managed by the common language runtime: an assembly,
loadable file, type, method, and so on. This can include
information required for debugging and garbage collection,
as well as security attributes, marshaling data, extended
class and member definitions, version binding, and other
information required by the runtime.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you turn-on and turn-off cas?

1040


How do you turn off cookies for one page in your site? Give an example.

1006


How do I use the thread pool?

1083


What is the difference between constants and read-only variables?

1171


can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?

1996


What is the difference between reference type and value type?

979


What is the difference between an abstract class and an interface?

1041


How viewstate is being formed and how it is stored on client in .net?

1067


Please explain what is the difference between constants and read-only variables?

1214


Is .net core stable?

985


Should I use readerwriterlock instead of monitor.enter/exit?

1049


Explain the difference between the stack and the heap?

1031


Explain dataset.acceptchanges and dataadapter.update methods in .net?

1061


What is multiThreading in .NET?

1106


What is Ajax? How it is related to your project?

1110