I can't find the Microsoft DirectX reference under the "Project" menu. Does Visual Basic 2010 Express version not support DirectX or do I need to load it from somewhere else?
DirectX is just a library. VB Express can reference any DotNet library. You need to install the DirectX SDK. I don't know if the SDK includes MDX. If not, you also need to download that.
Thanks for the help. Apparently, I just had to load them manually (I am running on Windows 7 and they are already installed). If anyone else has this problem, you'll find the DirectX files under Windows / Microsoft.NET / Managed DirectX / folder on your computer.
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe