what is an assembly?

Answer Posted / prabhat

assembly is the logical code of data,and self deployment unit,
in physical it exist either .dll or .exe,
it contains four major parts:
1. Menifest- additional information of regarding to assembly
2. Type metadata:-Data about data or structure of classes
3. MSIL code:- containing business logics
4. Set of Resource: information or resource of other assembly

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is filters in web api?

515


Which filter executes first in an asp.net mvc application?

557


What is difference between viewbag and viewdata and tempdata?

535


How do you handle variable number of segments in a route definition?

539


Can I remove .net framework?

556






What is the use of view model in asp.net mvc?

685


Explain Bundle.Config in ASP.Net MVC4?

573


How to answer for project questions..?

2238


Is .net core replacing .net framework?

477


What is the version number for the next version of the .net framework, codenamed �orcas�?

489


What is iobjectset? : Entity framework

594


Is .net framework dead?

539


What is the benefit of entity framework?

541


what is entity graph in entity framework?

623


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

632