converting VB6 to VB.Net
-
hello i just want to know to convert a program from VB6 to VB.net require what prerequisite?? or is it just mearly a similiar program (can use VB6 code in VB.Net) can please tell me what is the main different between this 2 cause i have to change my program from VB6 to VB.Net and i have no knowledge on what VB.Net look like please tell me and if can plese inculde some sample thank you Gary
-
hello i just want to know to convert a program from VB6 to VB.net require what prerequisite?? or is it just mearly a similiar program (can use VB6 code in VB.Net) can please tell me what is the main different between this 2 cause i have to change my program from VB6 to VB.Net and i have no knowledge on what VB.Net look like please tell me and if can plese inculde some sample thank you Gary
You could just open the project (the .vbp file) using the Visual Studio.NET. This will automatically invoke the VB Upgrade Wizard and translate the code for you. Of course, it won't translate everything, but it will tell you what you need to do. RageInTheMachine9532
-
hello i just want to know to convert a program from VB6 to VB.net require what prerequisite?? or is it just mearly a similiar program (can use VB6 code in VB.Net) can please tell me what is the main different between this 2 cause i have to change my program from VB6 to VB.Net and i have no knowledge on what VB.Net look like please tell me and if can plese inculde some sample thank you Gary
here are a few things to look at from MS http://tinyurl.com/2rnq7 http://tinyurl.com/nz9v and here is an excellent series of 15 lectures: http://www.lakeforest.edu/~hummel/webcasts.htm the audio webcasts are accessed thru this part of that site "Audio broadcasts should be available from here"