Difference between VB dll and assemblies in .NET ?
Answer Posted / srini
Assemblies can contain morethan one dll,exe and html file
and they represents the resources,type definition and
implementation of those types.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain how to store decimal data in .net?
Can you please explain the difference between value and reference types?
Explain the difference between web.config and machine.config and where it will be ?
What is a preprocessor directive in vb.net?
Name some different types of control?
What is trace in vb.net?
What is strong name in .net assembly?
Explain about visual basic?
Explain public assembly?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
How can we remove handlers at run time?
What is the differnce between managed code and unmanaged code?
What is misl code?
Did vb6 support multi-threading ?
How to create a constant in vb.net?