what are the advantages of c# over vb.net?
Answer Posted / rajeshkumarreddych
C# is case sensitive but VB.net is not.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
In a site to turn off cookies for one page which method is followed?
List the 5 different access modifiers in c#?
Explain the various types of classes used in c#?
Can a constructor have a return type?
What are the new features in c# 2.0?
What are the types of parameters in c#?
What is difference between constants and read-only?
What is super class in c#?
What is difference between private, protected, and public in C#?
How do you access a constant field declared in a class?
What's the difference between System.String and System..StringBuilder in C#?
How can encapsulation be achieved?
Why is xml called extensible?
Any problem found in vs.et
Can an exception be thrown from a catch block?