DirectX Vs Managed DirectX

Hi, I have read some articles about directX and M-Directx, but I would like to know

What is better and for what kind of people it is
What is more portable

I'm sorry about my bad english =P

Thanx a lot!


Answer this question

DirectX Vs Managed DirectX

  • Michael J

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=130333&SiteID=1

    As for portability, managed code has no official portability - but it may be possible to run managed directx applications using Mono though I have no idea how feasible or fast it would be.

    C++ itself it portable, however remember than DirectX is not cross platform - it only runs on Windows based PCs and XBox (and Xbox does not have a public SDK you need to be on the program).

  • DirectX Vs Managed DirectX