Jump to content

[VB] Learning from VB6?


Recommended Posts

So far I've only done web related programming, html, php, mysql, js, etc. I am about to start working on an application that was programmed in VB6. I am a bit concerned about working with an outdated language so I might start learning .Net. I just don't want to start learning .Net if it will interfere with my understanding of VB6. I hope I explained my situation well enough. Just looking for some opinions. Should I start learning VB6 or should I go straight to .Net and figure out the differences along the way?

 

I am planning on asking the developer if there are any plans on redoing the application in .Net in the future, but I don't think it's a solution at the moment.

Link to comment
Share on other sites

Should I start learning VB6 or should I go straight to .Net and figure out the differences along the way?

 

I want to plan for programming in .NET on my own but not if the differences are too great of a distraction from working with this program.

Link to comment
Share on other sites

You'll need a decent Visual Studio 6 edition, you probably should get the Enterprise edition to make sure you have the necessary modules to support your existing program.  Your program may have other 3rd party controls embedded in the application and you may need to obtain them too in order to adequately maintain the application.

 

Learning different programming languages is always a good thing imho, but learning how to work with the various IDE and deployment environments will probably take more work than the coding itself.  And if you're called on to maintain existing VB6 I'd wait on getting into NET until you get comfortable working with the VB6 environment.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.