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

Answer Posted / chandra

c# is case sencitive,vb.net is not case sencitive,c#
statements is placed between braces but in vb,net in
between end of itself(sub .. end sub).

thank you.

Is This Answer Correct ?    18 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between hashtable and dictionary in c#?

478


What are different types of classes in c#?

485


What is Fragmentation and its Types?

569


What is different about switch statements in c#?

492


Is datetime a value type in c#?

494






Explain how obfuscator works in .net

549


What are bitwise logical operators?

483


if a method is marked as protected internal who can access it?

570


What does || mean in programming?

499


Are constructors inherited c#?

513


Is c# easier than javascript?

533


What is the difference between // comments, /* */ comments and /// comments?

499


What are the advantages of interface in c#?

504


What is the use of ispostback in c#?

472


What is the difference between func and action delegate?

491