1
Answer

C# And VB.NET

Photo of orianavim

orianavim

21y
2.3k
1
Hi , I've been develop in C# more than two years and recently I’ve started to ask my self what is the real difference between C# and VB.NET ? Does anyone can refer me to a good article which can explains me what is the real differences (other than the syntax). As far as I know, they both eventually decoded to the CLR code, but i believe that there are some more differences. Regards, Ori.

Answers (1)

0
Photo of Suryakala
NA 2 0 21y
Hi Ori, Thank God and Yourself for getting completely involved in C#.C# is the major language of .NET and there are many features in C# which are not available in VB.NET like Jagged Arrays,Operator overloading and above all XML DOCUMENTATION.I bet that C# programmers own a lot of respect than VB.NET programmers. Type "C# Vs VB.NET" in www.altavista.com and get as much hits that can satisfy your need. Happy Programming. Regards, Surya.