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
Explain how to store decimal data in .net?
How to achieve Polymorphism in VB.Net?
Name the two main parts of .net?
What is jagged array in vb.net?
What are the different variables in vb.net?
Explain an assembly?
Explain cls?
Using VB, how can you change the Mouse Pointer?
What do you mean by serialization and deserialization and it's use.
difference between control and component more than one differences
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain the use of new keyword?
How to connect crystal report in vb.net ?
Why do we use byref keyword in vb.net?
Explain clr?