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
What is the main method?
What is difference between method and function in c#?
Can class be protected in c#?
What is difference between string and string builder?
What are variables in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
Differentiate between dataset and datareader?
Does the system.exception class have any cool features?
How does bitwise xor work?
What is a console file?
How does dependency injection work c#?
What can you do as a .net developer?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
How to implement delegates in c#.net
Is array thread safe c#?