UT3 SDK

Hi -- I was wondering if anyone has gotten the UT3 SDK working. I've been searching the Microsoft website high and low for a VS 2008 download, and haven't been able to find it. I haven't been able to get the project template working in VS 2013, although I confess I'm pretty new at the visual studio toolchain. Does anyone know if VS 2008 is required like the docs say, or if there's a workaround to get the extension modules working in VS 2013?

Steve

Visual Studio 2008 is

Visual Studio 2008 is required now, since we have not had the time needed to perform the port, and it is a developer SDK. There is some work required to port and test the developer components. And then do it again for the next version...

For what it's worth, I did

For what it's worth, I did find the Visual C# Express Edition download link here: http://go.microsoft.com/?linkid=7729278

However, according to this documentation (http://msdn.microsoft.com/en-us/library/0bxe8ytt(v=vs.90).aspx), the instructions on page 11 of the "Data Adapter Quick Start Programmer's Guide.pdf" will only work in Standard or Team editions -- probably worth a note in the docs...