Difference between VB dll and assemblies in .NET ?
Answer Posted / ambarish t.v
All most all languages support VB DLL(COM DLL).But
assemblies can support only in .Net frameworks..
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Tell me which namespace are used for accessing the data?
What is the top .net class that everything is derived from?
What is the advantage of using system.text.stringbuilder over system.string?
Tell us how many languages are supported by .net?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain about the ruby interface generator?
Explain option strict?
How to retrieve images in sql server database through vb.net?
What is the difference between static or dynamic assemblies?
What are all the differences between dispose and finalize()?
What is sealed class?
Explain about garbage collection?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
What do you mean by serialization and deserialization?
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!