Results 1 to 4 of 4

Thread: [RESOLVED] difference of C# from C++.NET

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    37

    Resolved [RESOLVED] difference of C# from C++.NET

    1) what is the difference of c++.NET from Visual C++ of Visual Studio 6
    2) difference of C# from C++.NET

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: difference of C# from C++.NET

    This sounds like homework to me. Here's a little information.

    1. C++.NET is compiled to managed code, while C++ is not.
    2. They are two different languages with similar, C-based syntax.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    37

    Re: difference of C# from C++.NET

    wish that i am still a student.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: difference of C# from C++.NET

    I just Googled 'compare "C#" "C++"' and got quite a few matches.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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