Whats an assembly?

Answer Posted / kirti

Assemblies are the building blocks of .NET Framework applications; they form the fundamental unit of deployment, version control, reuse, activation scoping, and security permissions. An assembly is a collection of types and resources that are built to work together and form a logical unit of functionality. An assembly provides the common language runtime with the information it needs to be aware of type implementations. To the runtime, a type does not exist outside the context of an assembly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate the session object and application object?

541


How long does an http session last?

531


What is razor? : asp.net mvc

563


Explain what are delegates?

582


What is the behavior of a Web browser when it receives an invalid element?

630






What are the disadvantages of using session?

479


How do I upload a file from my ASP.NET page?

599


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

595


What is the question mark in a url?

528


Explain the asp.net mvc folder conventions? : asp.net mvc

514


Define web.config in .net?

644


Where can I get the details on migration of existing projects using various technologies to asp.net?

524


What is syntax code to send email from an asp.net application?

536


What is a multilingual website?

569


What does ascx stand for?

514