What is the purpose of an Assembly?



What is the purpose of an Assembly?..

Answer / Rukmani Gunjiyal

In VB.NET, an assembly is a file with the extension .exe or .dll that contains one or more types (classes, structures, enumerations, etc.), as well as any required resources (such as images, strings, and embedded files) and external references to other assemblies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Can you please explain the difference between vb and vb.net?

1 Answers  


What is the difference between convert.tostring and .tostring() method?

1 Answers  


Explain the differences between vb.net and c#, related to oops concepts?

1 Answers  


What is deep copy?

1 Answers  


How does you call and execute a SP in .NET?

2 Answers  


what r the properties should be given to set method?

2 Answers   PSI Data Systems,


Explain about the keyword must inherit?

1 Answers  


difference between control and component more than one differences

1 Answers  


What is the significance of delegates. Where should they be used? What are the situations where we require them?

1 Answers  


1234 123 12 1 how to design above pic in vb.net?

2 Answers   ABC,


What are the difference between structure and class?

1 Answers  


What is the significance of delegates. Where should they be used?

1 Answers  


Categories