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 are the contents of an assembly ?



what are the contents of an assembly ?..

Answer / Mani Prakash

An assembly in C# contains one or more types (classes, structures, interfaces, etc.) along with their members, such as methods, fields, and properties. Additionally, it may also contain resources like images or strings, and it has versioning information and a strong name (optional).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How can you force derived classes to provide new method implementations for virtual methods?

1 Answers  


can multiple catch blocks be executed for a single try statement?

1 Answers   Siebel Systems,


In c# how to connect crystal report?

2 Answers  


Write an expression which satisfies the following statements: (i) Creates an object of type q (ii) If m is null, returns n, otherwise returns m (iii) If x and y are string types, it concatenates x and y

1 Answers  


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

1 Answers  


What is tryparse?

1 Answers  


How to navigate from one page(form) to another page(form) using C#.net...please give me the example

6 Answers  


What is an assembly in .net?

1 Answers  


How does bitwise work?

1 Answers  


syntax for writing private method in a interface

7 Answers   ABMPL, Wipro,


What are custom attributes in c#?

1 Answers  


Why do we need delegates?

1 Answers  


Categories