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 / m.d.mallikharjuna rao

An assembly is a file that is automatically generated by
the compiler upon successful compilation of every .NET
application. It can be either a Dynamic Link Library or an
executable file.
ASSEMBLIES ARE THE BUILDING OF DOTNET
FRAMEWORK ,FUNDAMENTAL UNIT OF DEPLOYMENT ,VERSON
CONTROL,REUSE, ACTIVATION SCOPING AND SECURITY PERMISSION
Diffrent Types of Assemblies:
1.PRIVATE
2.SHARED/PUBLIC
3.SATELLITE
4.DYNAMIC
5.SINGLE FILE ASSEMBLY
6.MULTYFILE ASSEMBLY
Fratures of Assembles:
1.Assemblies are self_describing.
2.Version dependencies are recorded inside manifest.
3.Assembliles can be loded side by side.
4.Applilcation isolation is endured using application
domains.
5.Installation can be as easy as copying the files that
belong to an assemly.
6.Assemblies can be shared or private.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which version of the common language runtime (clr) does the .net framework 3.0 use?

1140


How to bind table colum with gridview column?

1188


what is use of entitydatasource control?

1144


Explain two instances where routing is not implemented or required?

1115


how do you query in entity model when the result has a join from from different database other than the entity model?

1031


How route table has been created in ASP.NET ASP.Net MVC?

1049


What is route config?

994


Explain the use of Inversion of control (IOC)?

1097


What is Layout in ASP.Net MVC?

1114


How to change the action name in ASP.Net MVC?

1116


Is it possible to create a custom filter?

1042


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

1040


List the new features added in .net framework 4.0.

983


What is Separation of Concerns in ASP.NET ASP.Net MVC?

1259


What is storage model? : Entity framework

1048