DirectX Integration With MSVS2005

Hello,

I Did Downloaded The Latest Version Of DirectX SDK, When I Did Installed It, It Doesn't Integrate With MSVS2005 But Only With MSVS2003.

Why?

[167 byte] By [HassanAyoub] at [2007-12-24]
# 1
DirectX integration isn't in VS2005. With the exception of shader debugging, everything you need is still accessible. If you're looking for starter projects, look in the DirectX Sample Browser.
DavidWeller-MSFT at 2007-10-8 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: DirectX 101...
# 2

So Their Is No Version Of DirectX Compatible With .net Frame Work 2? But Only With VS2003?

HassanAyoub at 2007-10-8 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: DirectX 101...
# 3

It is compatible you just have to manually reference the assemblies and dlls in your project, or use pre exsting projects to use their refences.

Managed Direct X 1.1 works with .Net 2.0

Bromoc at 2007-10-8 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: DirectX 101...
# 4
How Can I Do This? Please Tell Me.
HassanAyoub at 2007-10-8 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: DirectX 101...