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
Which control is an example of an object in vb net?
What is the advantage of using system.text.stringbuilder over system.string?
What is meant by jagged arrays?
What are the features present in vb 2005?
What is a literal control?
What is late binding?
How do you call a stored procedure in Visual Basic?
Why do we use byref keyword in vb.net?
Tell me which namespace are used for accessing the data?
What do you mean by Redim in VB.NET?
How do you retrieve the customized properties of a .net application from xml .config file?
Explain clr?
Explain the difference between dispose and finalize()?
What are the difference between dispose(), close(), exit(), end()?
Explain option strict?