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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to assign Null value to Var?

1053


Why can't we use a static class instead of singleton?

947


What is an abstract class c#?

956


Which namespaces are necessary to create a localized application?

1134


What is expression tree in c#?

991


How do you inherit a class into other class in c#?

984