Multiple choice technology

You and a friend from college, who works at a company across town, get together for dinner. You explain that you are in the middle of a VB 6-to-VB.NET migration and indicate that it is a bit of a challenge. Your friend says, "You should've just migrated to C#. It's cheaper and easier." Is your friend right?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Both VB6-to-VB.NET and VB6-to-C# migrations are similarly complex. Both VB.NET and C# are .NET languages with comparable feature sets and learning curves. The migration cost and effort depend on the codebase complexity, not the target .NET language.