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 is the difference between response.write & response.output.write?
Explain assemblies in .net?
Explain what is a manifest in .net?
Should I use readerwriterlock instead of monitor.enter/exit?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
Is it true that objects don't always get destroyed immediately when the last reference goes away?
Explain is the jit an interpreter?
Do you know the difference between the stack and the heap?
What is the difference between server.transfer and response.redirect? Why?
Explain something about WebService?
How do you trigger the paint event in system.drawing?
Is atl redundant in the .net world?
What is machine.config in .net?
Do you know what is the difference between an abstract class and an interface?
What is a manifest in .net?