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
What is css in asp.net?
What is session management in web application?
What is the use of placeholder control?
9. Why should we hire you over the others waiting to be interviewed?
What is the equivalent of date() and time() in asp.net?
How to Separate background image and front image from original picture....
How to deploy/publish webservices?How many ways?Plz explain me
Give some salient points of difference between request processor and request dispatcher.
What is state management in .net?
What symbol specifies the beginning of a query string?
What is validation in asp.net?
What are the different types of Caching techniques in ASP.NET?
Which protocol is used in a web api?
Explain about asp.net caching?
How many types of Cookies are available in ASP.NET?