borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Vb Link to Html code??)Next Topic (.NET MCSD) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : How to convert vb project to vb.net related question ??
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon How to convert vb project to vb.net related question ??

how can i convert my vb project to vb.net as a result when i will run my converted project from vb.net environment then i will not get any error.for that please tell me all the steps in detail.

27-04-2003 at 12:17 PM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: How to convert vb project to vb.net related question ??

There is a conversion utility (although VB.NET may do this automatically if opening a VB6 project, don't have so can't say) that will convert it.

Although it is, for many programs, impossible for any conversion utility to convert a program without any errors. The conversion utility will make comments to where it made changes and where problems will exist, but some objects have different properties that can't be converted due to not exising in the same way in VB.NET (ex: ADO). There are numerous changes between the two.

The only completely accurate way is to, well, re-write the program in VB.NET. [I've seen hundreds of pages of details in changes, tips, best ways to convert a project, all really come down to the re-write - otherwise you're not really using .NET to it's potential]

The following may be of help:
http://www.fawcette.com/vsm/

[Edited by JLRodgers on 27-04-2003 at 03:27 PM GMT]

____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

27-04-2003 at 09:26 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
dcostelloe
Level: VB Guru

Registered: 11-06-2002
Posts: 74
icon Re: How to convert vb project to vb.net related question ??

JL is 100% correct.

Take the advise it save you time in the end.




[Edited by dcostelloe on 05-05-2003 at 10:07 AM GMT]

____________________________
Life is but a merry go round
around and around :-)

Visit us today:
http://www.welford-costelloe.com

05-05-2003 at 10:07 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB.Net : How to convert vb project to vb.net related question ??
Previous Topic (Vb Link to Html code??)Next Topic (.NET MCSD) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder