adspace


What is the difference between c# and vb.net?

Answer Posted / Poonam Trivedi

C# and VB.NET are both object-oriented programming languages developed by Microsoft for .NET Framework, but they have some differences in syntax and design. C# has a more concise syntax, supports multiple paradigms (imperative, object-oriented, functional), and is generally considered to have better performance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between system.string and system.stringbuilder classes?

1080


Explain an assembly?

1055


What is the use of assembly?

1080


How to send xml file on server using http protocol?

1074


What is early binding?

1015


Explain the difference between datatable and dataset?

1419


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

1105


What are the features of c# which are not present in vb.net?

1184


What is option strict?

1213


How to store images in sql server database through vb.net?

1023


How to retrieve images in sql server database through vb.net?

1041


Explain how can we remove handlers at run time?

1074