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...


What all details the assembly manifest will contain?



What all details the assembly manifest will contain?..

Answer / Rakshapal Singh Yadav

An assembly manifest contains several pieces of information, such as:
1. The name and version of the assembly.
2. References to other assemblies that the current assembly depends on.
3. A list of types (classes, interfaces, etc.) that are included in the assembly.
4. Resources (such as images or strings) that are part of the assembly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why is static constructor called first?

1 Answers  


What is the implicit name of the parameter that gets passed into the set method/property of a class?

1 Answers   Siebel,


What is fcl in c#?

1 Answers  


What is gac? What are the steps to create an assembly and add it to the gac?

1 Answers  


What is list collection in c#?

1 Answers  


How can it prevents DLL Hell assembly versioning in .NET?

1 Answers   Siebel,


Explain about generics in c#.net?

1 Answers  


Can a loop recorder detect a heart attack?

1 Answers  


What is xaml in c#?

1 Answers  


Define parsing?

1 Answers  


What is callback function in c#?

1 Answers  


What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.

5 Answers  


Categories