DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Thomas G. Seroogy Guest

    Anything new for C++ in VS.NET?

    I'm looking to begin studying C++ using Microsofts VC++6. Is there any major changes coming down the pike with the intro of VS.NET?

    I've been introduced to C#, is this a move away from C++?

    Any comments are appreciated.

    Thank you,
    Tom Seroogy


  2. #2
    ralph Guest

    Re: Anything new for C++ in VS.NET?



    There will not be anything added or changed in C++ by .NET.

    C++ is a separate language with its own language specification and standards.
    C# is being developed to provide a simpler language to implement Windows/Net
    programs. I/O and IPC will be dramatically effected by .NET, but C++ has
    no I/O so any improvement should be for the best.

    IMHO: c# is advanced VB with a C-syntax.

  3. #3
    Andy Friedman Guest

    Re: Anything new for C++ in VS.NET?

    Actually they are adding the concept of attributes to VC++ in .NET. I'm not
    sure exactly what it's all about... perhaps something to do with what they
    called managed vs. unmanaged code.

    IMHO: C# is a copy of Java.

    "ralph" <nt_consulting32@hotmail.com> wrote in message
    news:3a175ff9$1@news.devx.com...
    >
    >
    > There will not be anything added or changed in C++ by .NET.
    >
    > C++ is a separate language with its own language specification and

    standards.
    > C# is being developed to provide a simpler language to implement

    Windows/Net
    > programs. I/O and IPC will be dramatically effected by .NET, but C++ has
    > no I/O so any improvement should be for the best.
    >
    > IMHO: c# is advanced VB with a C-syntax.




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links