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 is an assembly?

Answer Posted / anjana

Assembly will generated for the project when it complies.
Each project have assembly either in .dll or .EXE format


Assembly file contains the IL, metadata , manifest(
information about the assembly version and other related
informations)

there are two types single file and multifile.
in multifile all (metadata, manifest, IL) in separate files.
while in single file all( IL, Manifest, Metadata) are in one
file.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between adding routes, to a webforms application and to an mvc application?

1059


What is .net core framework?

1052


Mention two instances where routing is not implemented or required?

1272


Can I add asp.net mvc testcases in visual studio express?

1129


Difference between ASP.NET MVC and ASP.NET WebForms?

1117


What is edm designer? : Entity framework

1041


What are action filters?

1078


Explain the request flow in asp.net mvc framework?

1063


Why to use Html.Partial in ASP.Net MVC?

1178


What is the need of Action Filters in ASP.Net MVC

1163


Is dapper better than entity framework?

1025


what is datacontrols?

3883


what is entity data model?

1121


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

1047


What is routeconfig.cs in mvc 4?

1168