|
-
Jan 31st, 2003, 05:19 PM
#1
Thread Starter
Member
Up grade to VB.Net
For ppl who have VB.Net
I currently have VB6.0 and I am trying to upgrade to VB.Net, would I be able to use VB6.0 as well or once I do the upgrade I won't be able to use anything but VB.Net
Does it upgrade it or it will launch a new installation separately than VB6.0?
Thank you
 ):
-
Jan 31st, 2003, 05:23 PM
#2
Sleep mode
you can run both versions with no problems
-
Jan 31st, 2003, 05:26 PM
#3
Sleep mode
Re: Up grade to VB.Net
Originally posted by AppDev
For ppl who have VB.Net
I currently have VB6.0 and I am trying to upgrade to VB.Net, would I be able to use VB6.0 as well or once I do the upgrade I won't be able to use anything but VB.Net
Does it upgrade it or it will launch a new installation separately than VB6.0?
Thank you
no upgrade path from vb6 to vb.net . Its installation will be in another folder both considered as seperate versions .no integration between them .
-
Jan 31st, 2003, 05:54 PM
#4
Hyperactive Member
But, depending on what version you buy, it does come with a VB6 to VB.NET program converter.
-
Jan 31st, 2003, 05:59 PM
#5
Sleep mode
Originally posted by RealNickyDude
But, depending on what version you buy, it does come with a VB6 to VB.NET program converter.
Was he asking about converting VB6 projs to VB.NET ?
-
Jan 31st, 2003, 06:12 PM
#6
Hyperactive Member
Not in so many words, but once he'd got used to VB.NET, i'm sure he would want to
-
Jan 31st, 2003, 06:15 PM
#7
Sleep mode
Originally posted by RealNickyDude
Not in so many words, but once he'd got used to VB.NET, i'm sure he would want to
lol...
-
Jan 31st, 2003, 06:34 PM
#8
Addicted Member
Originally posted by RealNickyDude
But, depending on what version you buy, it does come with a VB6 to VB.NET program converter.
What version do you need for the vb6 to vb.net converter?
-
Jan 31st, 2003, 06:43 PM
#9
Sleep mode
Originally posted by ProgrammerJon
What version do you need for the vb6 to vb.net converter?
VB.NET shipped with integrated converter .It converts vb6 projs to vb.net .
-
Feb 1st, 2003, 01:59 PM
#10
Thread Starter
Member
Thanx pirate
I thought that VB6 will be upgraded but then I said that doesn't make any sense cuz what if you want to debug or code an older vb project.
Thank you
 ):
-
Feb 3rd, 2003, 10:07 AM
#11
Junior Member
Conversion
I've tried to convert some of my vb6.0 projects, but no luck.. alot of the stuff I've made with vb6.0 can't be directly converted into .NET..
Better to rewrite the code to use correcto objects.
-
Feb 3rd, 2003, 10:34 AM
#12
Sleep mode
Re: Conversion
Originally posted by manpowre
I've tried to convert some of my vb6.0 projects, but no luck.. alot of the stuff I've made with vb6.0 can't be directly converted into .NET..
Better to rewrite the code to use correcto objects.
I'don't know but I've converted a lot of VB6 Projs to VB.NET
(80 %).It's working fine .Some won't be converted .
just a thought !
-
Feb 3rd, 2003, 10:37 AM
#13
Sleep mode
-
Feb 3rd, 2003, 10:37 AM
#14
Junior Member
convert
Yeah, some code are converted fine, but I use alot of API calls, and some API calls are supported in the framework. As soon as I start using the framework I get alot of code, some with API calls and some with the .NET framework. it starts to be a mess really.
just a thought
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
|