CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Visual C++ .NET

  1. #1
    Join Date
    Jul 2001
    Posts
    132

    Smile Visual C++ .NET

    Hi all,

    What is the main difference between Visual C++ Version 6.0 and Visual C++ .NET?
    Thanks for the information.

  2. #2
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758
    I'd say it is the ability to do Managed Code in Visual C++ .NET.
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

  3. #3
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Visual C++ .NET 2003

    Visual Studio .NET didn't impact Visual C++ as much as Visual Basic. Visual Studio .NET 2003 will do a lot, lot more for Visual C++. It incorporates the Visual Designers and other features of Visual Studio .NET. It also adds the mobile controls and such into the main tool.


    Visual Studio .NET 2003 is in final beta right now and works with the .NET Framework 1.1.
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

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

Featured