Difference between VB dll and assemblies in .NET ?
Answer Posted / pavan kumar
BOTH VB DLL AND ASSEMBLIES ARE REUSEABLE CODE
BUT WHEN YOU CREATE TWO DLLS WITH SAME NAME IN VB
VERSIONING PROBLEM OCCURS IN VB
IN ASSEMBLES ARE INTRODUCED TO AVOID VISIONIG PROBLEM
IN .NET
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is common language specification?
What are the advantages of an assembly?
Explain strong name in .net assembly?
Explain some of the exclusive features which are present in vb?
Why is the xml infoset specification different from the xml dom?
Explain an assembly and its use?
Explain how does the xmlserializer work?
How would you implement inheritance using vb.net?
What is break mode? What are the options to step through code?
What keyword is used to accept a variable number of parameter in a method?
Explain how the .net framework performs automatic memory management.
source code for how to login a vb.net application ?
What do you mean by deserialization?
Explain about the keyword must inherit?
What are the features of c# which are not present in vb.net?