Results 1 to 5 of 5

Thread: Upgrading to .NET

  1. #1

    Thread Starter
    Frenzied Member Campion's Avatar
    Join Date
    Jul 2007
    Location
    UT
    Posts
    1,098

    Upgrading to .NET

    So I've been pondering upgrading to .NET 2005 (or 2008) personal edition
    from VB6 Pro, since I'll need to learn it eventually. Anyhow, I was wondering what differences (besides the code base) lay between the two, and what kind of functionality will I lose (or gain) from upgrading to .NET 2005 or 2008 personal edition from VB6 pro?

    I read somewhere that .NET personal edition only supports local databases. if I use ODBC, would it matter if it's local or remote?

    I really don't want to pay the $1,500 for the pro edition with MSDN, or have the limited funcationality of the express edition.

  2. #2
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    Re: Upgrading to .NET

    Hi there,
    You can compare the differences between all versions of Visual Studio here and choose which one best suits your needs. Good luck!

  3. #3

    Thread Starter
    Frenzied Member Campion's Avatar
    Join Date
    Jul 2007
    Location
    UT
    Posts
    1,098

    Re: Upgrading to .NET

    Quote Originally Posted by nmadd
    Hi there,
    You can compare the differences between all versions of Visual Studio
    I already did that. What I want to know is what do I gain/lose when going from VB6 Pro to .NET personal. :P

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Upgrading to .NET

    Moved to General Developer

  5. #5
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: Upgrading to .NET

    .NET makes many operations much easer than VB6. It's a purely object-oriented layout, which immediately makes things available that weren't before. Intellisense is also considerably more useful. Also, I do web development in VB and ASP.NET... I can't even imagine what it would take to do this particular job in VB6, if it's even possible, yet the majority of what I do is not that complicated, thanks to the object-oriented and web-friendly structure of .NET as a whole.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width