Difference between VB.NET and C#. Which is faster ?
Answer Posted / mohammad shahid ullah
VB.NET use the Not keyword to express logical negation.
C#.NET use the ! operator to express logical negation.
VB.NET statements are continued using the underscore(_).
C#.NET statements continue until the semiclone(;).
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is cyclomatic complexity and why is it important?
Is .net an object oriented language? What are their components?
Is .net is a language?
How will you load dynamic assembly? How will create assemblies at run time?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
What is the use of immutability?
What is the difference between response.write & response.output.write?
What is misl?
Differences between dll and exe?
How can you turn-on and turn-off cas?
What is .net3.0 and .net3.5?
What are the different.net tools which you used in projects?
What are the purposes of using .net?
What is the use of Treeview control?
What is meant by localization?