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
How do I edit a dll file?
What is a clr (common language runtime)?
is it possible to access a remote web service Without UDDI?
What is a partial method?
What is a method signature?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
What is data annotation in c#?
What is difference between c sharp and c#?
Is python easier than c#?
What is ulong in c#?
Why are dynamic link library used over static one?
What is an ienumerable in c#?
What is the use of generics in c#?
Can an array be null c#?
What is the difference between parse and tryparse in c#?