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

Threaded View

  1. #1
    Join Date
    Jun 2006
    Posts
    16

    What to use and learn?

    Hi all. Ive been really confused over this topic so i hope you guys could help me out .

    Anyway, Ive been learning C++ and am finding it fine. Now i want to start to create Windows Forms Apps but dont know what to use. I thought about using Visual C++ .NET but ive heard you have to learn Managed C++ in order to create C++ .NET forms apps. Is this true or not?Do i only need C++ Knowledge in order to start creating C++ .NET Windows Forms apps or do i need to learn Managed C++ first?

    Also, Are Visual C++ 6 and Visual C++ .NET the same when it comes to coding for Windows forms app's?Also, Are Managed C++ and C++ 2 completely different languages?I downloaded Visual C++ Express 2005, and it lets me create a CLI forms app. Is this different from managed c++?Im pretty confused as you can see :P


    Your help would be greatly appreciated.


    Thanks
    Last edited by Microsoftlover; June 18th, 2006 at 09:09 PM.

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