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
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
How many ways the function can return values?
Compare c# and visual basic.net?
Is vb.net a programming language?
Explain some of the exclusive features which are present in vb?
Explain jit?
What is intermediate langauge?
Explain nested classes?
How to achieve Polymorphism in VB.Net?
Explain cls?
What is the difference between import system.data.sqlclient and system.data.oledb?
Explain how the .net framework performs automatic memory management.
What would you do to remove microsoft visual basic name space?
Explain the difference between .dll extension and .exe extension files?
What is the main use of a namespace?