Difference between VB dll and assemblies in .NET ?
Answer Posted / ambarish t.v
All most all languages support VB DLL(COM DLL).But
assemblies can support only in .Net frameworks..
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the size of .net object?
Described strong typing and weak typing?
Explain the use of serialization and deserialization?
What is the difference between Namespace and Assembly?
Explain private assembly?
described weak typing?
What is the Advantage of vb.net over vb
How do you define a read only property in a class module?
How would you implement inheritance using vb.net?
Explain manifest?
what is the advantage of option strict on?
What is the use of system.diagnostics.process class?
What is the difference between convert.tostring and i.tostring method?
What is the source code for display the picture in button click event?
How can we remove handlers at run time?