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 is break mode? What are the options to step through code?
Define naming convention?
What is the difference between static or dynamic assemblies?
What is the ruby interface generator?
Why do you need Lock in Visual Basic?
Name some of the features of C# which are not present in VB.NET?
Explain cts?
What is late binding and early binding?
what is difference between namespace and assembly?
Explain the observations between vb.net and vc#.net?
Explain strong name in .net assembly?
What is the feature which is common to all .net languages?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
Can you please explain the difference between int and int32?
What is the significance of delegates?