What is the difference between VB.NET and C# ?
|
Light Poster
|
|
| 18Aug2010,21:21 | #1 |
|
.NET INTERVIEW QUESTIONS - What is the difference between VB.NET and C# ?...
|
|
Go4Expert Founder
|
![]() |
| 19Aug2010,08:42 | #2 |
|
What similarities do you see in it?
|
|
Go4Expert Member
|
|
| 1Sep2010,18:22 | #3 |
|
I don't use VB.NET often but not much of a difference. They both get compiled to MSIL to run on the CLR and use the .Net Base Class Library. Biggest difference I see is the Syntax. BASIC like syntax to C like Syntax.
|
|
Go4Expert Member
|
|
| 17Oct2010,14:32 | #4 |
|
Nothing but syntax. Everything else is the same..
|

