Difference between VB.NET and C#. Which is faster ?
Answer Posted / madhu
1)c# is case sensitive vb.net its not space sensitve
2)in vb.net abstract classes using "mustinherit" keyword,c#
we have "abstract" key word
3)vb.net has with construct which is not use in c#
4) c# allows pointers it can improve performence in some
situations.
note:Both use same frame work and spped is also very much
equalents.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are two different types of remote object creation mode in .net?
What is multiThreading in .NET?
What is .net standard?
Tell us what is json data, and what is one way that .net developers can work with json?
What is finalize method in .net?
What is iis? Have you used it?
Tell me about secure socket layer? How to make use of the technology?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is lambda expressions in c#?
how can i create a table from front end to back end in wabe page?
Do you know what is lambda expressions in c#?
What is the single responsibility principle?
How is a managed code executed?
How does u handle this COM components developed in other programming languages in .NET?
Explain the use of activex control in .net?