adspace


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

Answer Posted / chandramouleswar

No difference is there when you are using VB.NET OR C3.NET
as the Code is compiled to IL. Both show equal performance
when it comes to the development.

Is This Answer Correct ?    43 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143