|
-
Dec 8th, 2007, 03:43 PM
#1
Thread Starter
Lively Member
-
Dec 8th, 2007, 04:03 PM
#2
Re: Upgrading to VB 2008
VB6 is virtually identical to VB5, but later versions (VB 2002 onwards) are not - they are basically a different language, but with some syntax that is similar.
As your school has decided to be so far out of date (even with free editions of the latest versions being available), it would probably be a bad idea for you to 'upgrade', as you are likely to get confused between the two.
-
Dec 8th, 2007, 04:06 PM
#3
Re: Upgrading to VB 2008
If you do decide to "upgrade" you can run both on your system side by side without issues. Only learning two similar languages may slow you down as Si mentioned but 2005/2008 Express are free downloads.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Dec 8th, 2007, 04:18 PM
#4
Thread Starter
Lively Member
Re: Upgrading to VB 2008
VB6 is virtually identical to VB5 is true. All I have to do to get my VB6 stuff to work at school is remove retained=0 from the project file using notepad or else it won't load it. So they are very similar and I have never had any actual code issues between the two.
But VB 2008 is an actual different language? So I couldn't work on VB5 projects on VB 2008 and vice versa?
-
Dec 8th, 2007, 04:31 PM
#5
Re: Upgrading to VB 2008
That's right.. you can't take projects from one to the other (you would need to re-write parts of it).
VB5 and 6 are both "Classic" VB, and anything later is actually VB.Net (even tho Microsoft don't explicitly use that name these days).
-
Dec 8th, 2007, 04:32 PM
#6
Thread Starter
Lively Member
Re: Upgrading to VB 2008
Well yeah then in that case I guess I'll stick with VB6
-
Dec 8th, 2007, 07:03 PM
#7
Re: Upgrading to VB 2008
You should at least give it the try - it really is worthed. You will find most of the syntax similar so untill you get more comfortable in the IDE you can use VB6 type coding - not a good idea tho...
I strongly recommend getting VB 2008 Express Edition - it's free after all and really is very good.
-
Dec 8th, 2007, 07:35 PM
#8
Thread Starter
Lively Member
Re: Upgrading to VB 2008
 Originally Posted by RhinoBull
You should at least give it the try - it really is worthed. You will find most of the syntax similar so untill you get more comfortable in the IDE you can use VB6 type coding - not a good idea tho...
I strongly recommend getting VB 2008 Express Edition - it's free after all and really is very good.
Can you give me a link please?
-
Dec 8th, 2007, 08:08 PM
#9
Re: Upgrading to VB 2008
Visual Basic 2008 Express Edition - in case you loose it just go to MS main page and navigate from there.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|