What is the difference between the C#.NET and VB.NET?
Answer Posted / rt
VB.NET is an object based language, whereas C# is an pure object oriented language.
VB.NET was the extension of vb6, whereas C# was the new language which was introduced with .net.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What do you mean by Code Access Security in .NET?
what is dotnet architecture? can anyone explain that.
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is the root class in .net?
What is .net and why it is used?
State some of the different languages supported by .net?
Write the .net syntax for 'while loop'?
Write the .net syntax for 'for loop'?
What are .net functions?
What is assembly in .net?
How do we access crystal reports in .net?
What is the use of immutability?
Can you explain what do you understand about web service?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
What are the differences between com architecture and.net architecture?