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

How can I make sure my c# classes will interoperate with other .net languages?

726


Why do we use static class in c#?

649


Explain About web methods and its various attributes

740


Why we use delegates in c#?

677


What is dataset and dataadapter in c#?

677


Can I define a type that is an alias of another type (like typedef in c++)?

755


How string definitions will prevent escaping on backslashes in C#?

725


can multiple catch blocks be executed for a single try statement?

729


What does writeline mean?

695


What are variables in c#?

701


What are c# i/o classes?

786


What is managed or unmanaged code?

838


What is difference between write and writeline?

641


what is .NET framework architecture ??

1756


What is a private method in c#?

678