Difference between VB dll and assemblies in .NET ?
Answer Posted / srini
Assemblies can contain morethan one dll,exe and html file
and they represents the resources,type definition and
implementation of those types.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the different types of Lock available in Visual Basic?
Explain jit?
What are the advantages of VB.NET?
How to view an assembly?
What are the differences between c# and visual basic.net?
What is the difference between .dll extension and .exe extension files?
What is a literal control?
What is the significance of delegates?
Can we use Vb.Net and C# language simultaneously in one .Net application?
What are the different types of applications supported in .net (or) .net framework?
I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com
Explain clr?
What is the difference between static or dynamic assemblies?
How to run a dos command in vb.net?
Explain the advantage of option strict on?