What is Assembly?

Answer Posted / versha

assembly is unit of deployment like .exe,.dll
in case of assembly all information of assembly is stored
in manifest.this give information like version number,scope
of variable etc.we can see it using ILDASM .
types
1)private
2)shared

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interface and abstract class in .net?

556


Is .net a language?

562


What are the differences between user control and server control?

590


How to Create and Consume a Web Service?

2661


What is new in .net core?

487






What is a design pattern and what is it for?

556


Explain what are an object and a class?

568


What do you mean by web service?

649


what is machine key error in .NET how can we solve it?

2101


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

516


Differences between dll and exe?

602


What is a serviced component?

573


What does jit compilation do in .net?

576


What is the difference between encrypting a password and applying a hashing?

608


What method do you use to explicitly kill a users session? How?

523