Getting CUDA set up? Noob question

Hey all,

I’ve downloaded and installed the cuda driver, toolkit and sdk and have everything installed, I plan on using Visual C++ Express 2008 to do CUDA development, as I’ve heard thats a good IDE for the purpose, but I can’t for the life of me figure out how to get VC++ compiling with the nvidia compiler instead of the m$ compiler. Can someone point me to a set up guide? Everything I’ve found searching makes it sound like a quick and easy plug and pray.

Thanks!
~lag

take a look at the template example project that comes with the SDK.