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
What is the base class of all classes in c#?
What is the use of 'as' Keyword in C# ?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is a virtual property. Give an example?
What is cts, clr?
Is c# good for beginners?
What is a web service in c#?
What are types in c#?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
What is winforms c#?
What is the difference between Java and .NET garbage collectors?
What are the namespace level elements?
What will be the output of the following code?
what is virtual method in c#?
What is polymorphism and its types in c#?