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

Thread: What is .NET

  1. #1
    Join Date
    May 2000
    Location
    Indore (MP) INDIA.
    Posts
    356

    What is .NET

    Hi !!

    To Start with .NET, what should i do ?
    What are VB.NET, VC.NET, Studio.NET .....etc ?

    Thanks !!



    PS: I work with Win32 API Programming, and not with MFC.

    -Vipul Pathak.
    Indore, (MP) INDIA.
    ICQ# 102045224

    If this Helps: Please Rate .... :-)
    (*Vipul)() ;

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

    Re: What is .NET

    Please see earlier threads on this board. You will find answers have already been provided to your questions.

    - Brad Jones
    http://www.codeguru.com


    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

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

  3. #3
    Join Date
    Aug 2001
    Location
    Norway
    Posts
    115

    Re: What is .NET

    You should see earlier threads where this issue is discussed (or in one of the General Discussion topics)

    In short: .NET is a framework for Microsoft's new strategy. VB.NET is Visual Basic in .NET framework. It uses .NET's API calls, class structure and so on.



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