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

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    16

    Visual C++ .NET Apps

    Hey all. Im a C++ Coder looking to get into creating GUI apps. Im looking to try out Visual C++ .NET and dont know where to start. Any links/sites and books that could help me start to create GUI apps in Visual C++ .NET would be much appreciated. Would also like to know if i need to learn managed C++ Before going into creating C++ windows apps in the .net framework.


    Thanks

  2. #2
    Join Date
    Jun 2006
    Posts
    16

    Re: Visual C++ .NET Apps

    Anyone..? =/

  3. #3
    Join Date
    Jun 2006
    Posts
    16

    Re: Visual C++ .NET Apps

    Come onnnnnnnn

  4. #4
    Join Date
    Nov 2005
    Posts
    63

    Re: Visual C++ .NET Apps

    If you want to use the .NET foundation classes, you'll have to use managed C++.

    You might be better off using C# if you want to create GUI apps rapidly.

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