Difference between VB.NET and C#. Which is faster ?
Answer Posted / loks
C# have access to unmanaged code.
VB dose not have.
VB accepts optional parameter.
C# does not have.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is heap and what is stack?
What is a formatter in .net?
What is a .DLL and .EXE files called in .NET?
Explain garbage collection?
What is SOAP? How you will do windows and forms authentication?
Explain is the jit an interpreter?
How will you load an assembly which is not referenced by current assembly?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
How many design patterns can be created in .net?
What is Entity Relationship Model in .NET?
Explain how do assemblies find each other?
Explain the difference between static page and dynamic page?
What tools can I use to develop .net applications?
Will my .net app run on 64-bit windows?
How can you assign an rgb color to a system.drawing.color object?