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 are the advantages of VB.NET?
What are the shared variables?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
Explain internal keyword in .net framework?
Explain some of the exclusive features which are present in vb?
What is private assembly?
Described strong typing and weak typing?
What is misl code?
Is vb.net dead?
Explain clr?
What is public assembly?
Explain how can we remove handlers at run time?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Explain trace in vb.net?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.