Difference between VB.NET and C#. Which is faster ?

Answer Posted / nitin

C# is case sensitive while VB is not case sensitive.
VB.net Support REDIM Keyword while C# is not.

Generally people say C# is faster to VB.net. But the Truth
is that it depends on how each language specific compiler
writes the MSIL. If C# compiler compile the MSIL in less
time as compared to VB.net then we can say C# is Faster and
IF VB.net Compiler compile the MSIL in less time then again
we can say VB.net is faster then MSIL.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is garbage collection and how it works ?

586


Tell us what is json data, and what is one way that .net developers can work with json?

574


Explain difference between panel and groupbox classes using .net?

551


What is alias ? Is it used in .Net ?

628


What is il and c#?

583






What is COM Interoperability in .NET

645


Can I write my own .net host?

630


Explain the process of serialization in .NET?

624


Tell us what is heap and what is stack?

567


What are the security policy levels in .Net

1576


Tell us why do we use the “using” statement?

553


Describe difference between inline and code-behind?

655


How will you make .NET programs work in Linux ?

1492


Is .net a language?

566


Conceptually, what is the difference between early-binding and late-binding?

594