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 do you mean by option strict on?
Explain the differences between vb.net and c#, related to oops concepts?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What do you mean by serialization?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
Explain strong name in .net assembly?
What is the differences between dataset.clone and dataset.copy?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
Define naming convention?
What is the ruby interface generator?
What is misl code?
What are the advantages of vb.net and c#?
Can you please explain the difference between dataset and datareader?
So you know which dll is used for microsoft .net run time?
What’s the difference between private and shared assembly?