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
What is an application domain? how they get created?
Explain the advantages of vb.net?
Why do we use ansi keyword?
Write a program to find all text files in a logical drive and return the count of the number of files?
What is visual basic.net culture?
What is a preprocessor directive in vb.net?
What is vb.net used for?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
Explain global assembly cache (gac)?
What is the difference between static or dynamic assemblies?
Explain about the ruby interface generator?
What is misl code?
What do you understand by vb.net?
How to send xml file on server using http protocol?
What is datatype conversion?