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 do I spawn a thread?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are virtual destructures?
Explain .net framework overview?
How many design patterns can be created in .net?
What is Entity Relationship Model in .NET?
Tell us what is heap and what is stack?
What are the different types of Classes in .NET?
Explain the purpose of Remoting in .NET?
Please explain what is heap and what is stack?
Please explain what is immutability, what is it for and how is it codified?
How many namespaces are in .net version 1.1?
What is the difference between response.write & response.output.write?
What is a garbage collector?
What are the improvements made in cas in .net 4.0?