Visual Studio versions supported

Which Visual Studio 2005 versions does CUDA support?
[ Express, Standard, Professional, Team ]
I’m specifically interested if the Express (free) version is supported
and if there are any limitation with using that version.

Which VS version does NVIDIA test with?

TIA

They should all work. All you really need for CUDA is the ability to run custom build steps on files, which I think is in all 4 of those versions. We also support Visual Studio .Net 2003 (VC7).

Mark