What is the difference between the C#.NET and VB.NET?

Answer Posted / bernaridho

First, .NET is programming-library, not
programming-language. Second, C# and VB (I prefer to call it
Visual BASIC) are two different programming-languages with
significant differences in terms of syntax and semantic. One
of significant difference is Visual BASIC use the term
Module, while C# does not use the term at all. This design
decision helps Visual BASIC programmers understand what
module is, while C# programmers are out of luck. The
craziness toward the usage of term class does not help
programmers what a module is.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the classes that are introduced in the system.numerics namespace.

846


Explain dataset.acceptchanges and dataadapter.update methods in .net?

770


What versions of .net are there?

818


If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..

1711


Explain what are the deferred execution and the immediate execution in linq?

777


Explain what is a manifest in .net?

779


What is managed code in .NET?

843


Difference abstract class and interface in .net?

816


Explain About GDI object ?

816


What is RPC? What is the use of it?

809


What is the use of gacutil.exe?

873


Tell us why do we use the “using” statement?

737


What do you mean by web service?

867


Do you know what is lambda expressions in c#?

751


Is there any attempt system for microsoft technology papers?

1531