New to Vb 2005

Hi friends,

I am New to VB 2005, I have a professional subcription of MSDn..hw effectively can i use ,y subcriptionn...I developed a project in VB 6.0...but i am satisfied i need to convert my project to VB 2005..is there any simple way or I shud redevelop the entire project..

Also in VB 6.0 hw can code tro make my form Auto scroll and adjust with the screen resolution..

Please help..me

Thanks,

Bjorn




Answer this question

New to Vb 2005

  • s_muneer

    I would love to run the code advisor for a VB 6 project that I need to convert to .Net. However, I dont have a VB6 development environment :( Plus, you cant seem to buy one.



  • Scott Sullivan

    There is a conversion tool provide with VS05...you can convert the entire vb6 project at once or use the tools menu to convert one procedure at a time...

    HTH



  • Rainman86

    VB 2005 has a upgrade wizard buit into it. Just open up the vb6 project from inside of vb 2005 and it will run. I recommend that you run the vb6 code advisor before you try the upgrade. It will tell you of any potential problems before you run the upgrade wizard.


  • New to Vb 2005