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
Name the classes that are introduced in the system.numerics namespace.
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What versions of .net are there?
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..
Explain what are the deferred execution and the immediate execution in linq?
Explain what is a manifest in .net?
What is managed code in .NET?
Difference abstract class and interface in .net?
Explain About GDI object ?
What is RPC? What is the use of it?
What is the use of gacutil.exe?
Tell us why do we use the “using” statement?
What do you mean by web service?
Do you know what is lambda expressions in c#?
Is there any attempt system for microsoft technology papers?