Difference between VB.NET and C#. Which is faster ?
Answer Posted / ajay
no difference between both two languages.both are generate
CIL code.just difference is syntax.in c#.net syntax is like
a our traditional languages c,c++,etc.but vb.net syntex is
differnt.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I get at the win32 api from a .net program?
What is the difference between .net and laravel?
Differences between dll and exe?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What should you do to store an object in a viewstate?
What is lambda expressions in c#?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
When a Static Constructor called in .NET?
What is a metadata in .net?
What is Entity Relationship Model in .NET?
Explain when should you use .net web forms over asp.net mvc?
What's the problem with .net generics?
What is meant by localization?
Interop Services?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?