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

Threaded View

  1. #2
    Join Date
    Aug 2005
    Posts
    23

    Re: Managed or Unmanaged - where does the future lie?

    We believe it is going to be a mixed world. It really all depends on your application. Steve mentions more details at http://www.codeguru.com/forum/showthread.php?t=391421

    Also, other threads in this forum explains the benefits of using native VC++ while mixing it with managed code.

    Thanks,
    Program Manager
    VC++ Team
    Last edited by AymanS; June 22nd, 2006 at 12:34 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