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

explain code with datachaching with example

1696


What is bound controls

583


What is the parent class of all web server control?

537


How do u declare static variable and how it is declared and what is its lifetime?

513


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

1899






What is the difference between page-level caching and fragment caching?

528


What is custom attribute? How to create?

541


What is smpte vc-1?

549


How do cookies work?

590


When was asp.net released?

566


What is in a session cookie?

532


What is loop in asp.net?

582


What is difference between Fragment Caching and Page Caching in ASP.NET?

577


What are the asp.net security controls?

548


Explain what the contents of cookie?

590