I have some DirectX projects written in C# that I need to run via Visual Studio 2012 specifically.
All of these projects use the namespace called, "Microsoft.DirectX".
Microsoft Windows SDK installed completely and successfully on my Windows 8 computer, however this namespace is still unrecognised.
My question is, "How do I run and develop DirectX apps using a combination of C#, Visual Studio 2012 and MS Windows SDK?"