Thread: New to C#

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    16

    New to C#

    I come from a C++ background and recently obtain Visual Studio .NET 2003 IDE. Anyone of a good tutorial of programming using C# in VS?

    Also, what's the difference between C# and C# .NET? Any difference or just an extra .NET in front of the name?

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    With Visual Studio 2003 you can do (at least) 3 things:

    Create applications in normal C++
    Create applications in managed C++ ( some would call it C++.NET )
    Create applications in C#



    C# is based on .NET. There is no C#.NET, because there is no C# without .NET. Just C#.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

Popular pages Recent additions subscribe to a feed