what are the advantages of c# over vb.net?

Answer Posted / bond

C# Supports memory pointer where as VB.net dont

C# is Suitable for C,C++ Programmer

casting object type is easy in C# (object)

in vb.net Ctype(blah blah blah)

Is This Answer Correct ?    17 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to print "Hello" even before main() is executed. How will you achieve that?

514


What's the implicit name of the parameter that gets passed into the set method/property of a class?

588


What does the keyword “virtual” declare for a method or property?

528


Explain clr in brief.

550


what is IDisposal interface,IComparable,IEquatable,IFormatable

527






Is there regular expression (regex) support available to c# developers?

520


What is difference between class and abstract class in c#?

457


What is razor view in c#?

446


Is there an equivalent to the instanceof operator in visual j++?

515


Are cao stateful in nature?

471


What is a derived class in c#?

474


What is assembly and dll in c#?

460


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

478


What are the differences between static, public and void in c#?

565


How Reflection is used and what it's significance ?

520