List of CUDA + Visual Studio tutorials? Looking for all the useful guides

What are the useful guides out there on setting up a CUDA development environment in Visual Studio? I’ve gone through several, and am trying to get a summary version.

Topics of interest would be:

    [*]Windows Environment Variables

    [*]Custom Build Rules

    [*]Project Settings

    [*]64bit Issues

    [*]Managed C++ / CLR

    [*]Useful third party tools

I’m not looking for in-depth guides, as I think the more complex CUDA work tend to be platform independent.

I’ll get the ball rolling:

http://llpanorama.wordpress.com/2008/05/21…t-cuda-program/