Cna i program VB6 to VB.NET ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dany

    Cna i program VB6 to VB.NET ??

    somebody can tell me if i can take my old program in VB (ver 6.0) and
    modify in Visual Studio .NET ???? ( do i need to transform my langage
    to version to .net without be able to rework on it from Visual Studio
    6 after?)

    thanks
  • J French

    #2
    Re: Cna i program VB6 to VB.NET ??

    On 17 Sep 2003 07:07:08 -0700, dany651@hotmail .com (Dany) wrote:
    [color=blue]
    >somebody can tell me if i can take my old program in VB (ver 6.0) and
    >modify in Visual Studio .NET ???? ( do i need to transform my langage
    >to version to .net without be able to rework on it from Visual Studio
    >6 after?)[/color]

    Almost definitely ... Yes

    Comment

    • Bob Butler

      #3
      Re: Cna i program VB6 to VB.NET ??

      "J French" <erewhon@nowher e.com> wrote in message
      news:3f6889e4.9 [email protected] click.com[color=blue]
      > On 17 Sep 2003 07:07:08 -0700, dany651@hotmail .com (Dany) wrote:
      >[color=green]
      >> somebody can tell me if i can take my old program in VB (ver 6.0) and
      >> modify in Visual Studio .NET ???? ( do i need to transform my langage
      >> to version to .net without be able to rework on it from Visual Studio
      >> 6 after?)[/color]
      >
      > Almost definitely ... Yes[/color]

      very definitely No

      VB.Net is significantly different and VB6 code requires major changes to
      work under VB.Net and going back would be as bad, if not much worse

      Comment

      • J French

        #4
        Re: Cna i program VB6 to VB.NET ??

        On Wed, 17 Sep 2003 16:19:23 +0000 (UTC), erewhon@nowhere .com (J
        French) wrote:
        [color=blue]
        >On 17 Sep 2003 07:07:08 -0700, dany651@hotmail .com (Dany) wrote:
        >[color=green]
        >>somebody can tell me if i can take my old program in VB (ver 6.0) and
        >>modify in Visual Studio .NET ???? ( do i need to transform my langage
        >>to version to .net without be able to rework on it from Visual Studio
        >>6 after?)[/color]
        >
        >Almost definitely ... Yes[/color]

        Clarification - VB6 is not VB.NET

        Migrate or Duplicate

        Comment

        Working...