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
How viewstate is being formed and how it's stored on client in .net?
How do I spawn a thread?
Explain what is the difference between constants and read-only variables?
What does jit do?
Does .net supports destructors concept?
Tell us what is heap and what is stack?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
Difference between user groups and code groups
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What is .net assembly?
Compare client server application with n-tier application
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is the root class in .net?
Explain me difference between public and static modifiers?