What are the contents of assembly?

Answer Posted / swapna

In general, a static assembly can consist of four elements:
The assembly manifest, which contains assembly metadata.
Type metadata.
Microsoft intermediate language (MSIL) code that implements
the types.
A set of resources

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of a web form?

546


Explain entity lifecycle? : Entity framework

541


Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?

528


Mention what is the difference between “ActionResult” and “ViewResult” ?

569


What you mean by routing in asp.net mvc?

536






When will the .net framework 3.0 be released?

544


What is Area in ASP.Net MVC?

610


What is mapping in entity framework? : Entity framework

513


What is basic authentication in web api?

523


What is partialview in asp.net mvc?

593


what is lazy loading in entity framework?

584


What is connected scenario? : Entity framework

546


Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

619


What is the full form of sp?

487


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

2162