Re: Contest: C# vs. Java vs. Visual Basic
Because C# and VB.NET both use the .NET Framework to run, all the objects are the same. It's just the syntax of how you use them that really matters. However, C# is more powerful than VB at performing some tasks.
|