Answer Posted / venkat
there is no difference between these two. both are used same
framework. same speed also. but some of differences are.....
c# supports operator overloading. vb doesno supports.
C# supports XML,VB supports COM
C# doesn't have MUST keyword. VB contains this KeyWord.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
Are c# constructors the same as c++ constructors?
What is view model in c#?
What is variable in c#?
Define parsing?
Is c# 8 released?
What is an Interface in C#?
Can we create multiple constructors?
Which is faster abstract class or interface in c#?
What is an ienumerable in c#?
Can multiple inheritance implemented in c# ?
How to properly clean up excel interop objects?
What are the advantages of using delegates in c#?
What is the use of dll file in c#?
How do I unload an assembly?