Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3276836
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:18:10+00:00 2026-05-17T19:18:10+00:00

I know this question could be similar to others but really I’m looking for

  • 0

I know this question could be similar to others but really I’m looking for reasons why VB6 developers should switch to C#.

My company recently approved project to be written in C#, so we have a lot of VB.Net programmers, however, we have some legacy app developers as well that are in VB6. We have a time frame to re-write those apps into .Net web apps. So no matter what they will have to learn new stuff.

One of the developers today specifically asked “why should we switch to C#?”

I responded that the community largely has decided that C# is the way to go with about 80% of the examples in C#. I am a VB.Net programmer and I am excited to finally cut my teeth on C#, however, being that I’m so new I’m not sure I can answer the “why?” question. My reasons are more because I want to learn it.

So without descending into a VB verses C# I really am curious if there are any resources that I can send to these developers to calm their nerves.

Looking forward to your input!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T19:18:11+00:00Added an answer on May 17, 2026 at 7:18 pm

    As far as the migration over to .NET goes, better late than never! As far as my advice goes, your mileage may vary, it’s worth every penny you’re paying for it!

    I personally believe you are making the correct choice. The first instinct for VB developers is to switch to VB.NET. That sounds entirely reasonable, but in my opinion, it’s the wrong choice. You really have to break down the reasons for the switch into two categories: Why switch to .NET, and why switch to C#?

    Why switch to .NET over VB6:

    • Multithreading in VB6 is technically possible from a programming perspective, but just about impossible if you want to use the IDE.

    • I do not believe you can create a 64-bit native application in VB6. That rules out a lot.

    • No new enhancements are being made to VB6.

    • OK, there are so many reasons I can think of, I’ll probably just stop there.

    Why switch to C# instead of VB.NET

    • Developers may be lulled into a false sense of familiarity with VB.NET – treating resources like they did in VB6 without understanding the full concepts. An example: you often see new converts to VB.NET setting objects to Nothing, believing that it’s a magical way to release resources. It is not.

    • It’s true that most examples are now in C#. More importantly, Jeff Richter’s book is only in C# now. If you want to understand how .NET really works, IMO his book is pretty much mandatory.

    • In .NET, you’ll find that you will use lambda expressions all of the time, especially when operating with Linq. IMO VB’s verbosity really becomes a barrier to comprehension and readability here, in ways where it simply wasn’t before: foo.Select(x => x > 50) is, by just about any standard, much more fluent and readable than foo.Select(Function(x) x > 50). It gets worse as the expressions get more complex.

    • Some of the worst practices with VB6 are impossible or at least much less accessible in C# (such as ReDim Preserve and On Error Resume Next).

    • VB is saddled with some syntax which makes it pretty cumbersome and confusing to use when creating general-purpose CLR libraries. For example, in C#, you use indexers with brackets[]. In VB, you use parens. That makes it pretty difficult for the user of a subroutine to tell if it’s an indexer or a function. If someone tried to use your library outside of VB, the difference would be important, but a VB developer might be inclined to create subroutines which should be indexers as functions, since they look similar.

    • I don’t have any data on this, but if you are trying to hire a good set of programmers, the best ones will generally be less inclined to work in a shop which writes VB.NET over C#. They usually fear that the code their colleagues will be generating is likely to be substandard .NET code, and let’s be frank here — there’s a stigma against VB.NET developers and the quality of their code in the community. There. I said it. Let the flames begin…

    As a footnote, from my perspective, VB.NET was a real missed opportunity for MS. What it should have been was a way to seamlessly convert your old VB6 code to the .NET world – with dynamic invocation and high-quality COM interop from the start. What it ended up being was a near-clone of C#’s feature set with a more verbose syntax and little to no backward compatibility. Sad, really. It locked a lot of organizations out of .NET for a long time. Then again, maybe it forced a “cold-turkey” clean break from the past…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know there are other questions that are similar to this.. but I'm really
I know this type of question has been asked a lot, but I really
Introduction: Now I know this question could be very broad and it would be
I know this is not the only question out there, but I still couldn't
I know this question might sound quite silly, but I somehow found myself stuck
I know this question as been asked countless times, but believe me I've searched
I know this question was asked here many times before but I am still
I know this question might be little silly but I can't seem to find
I know this question has been asked a couple of times, but there's something
This question may sound to be similar to other questions, but when I check

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.